summaryrefslogtreecommitdiff
path: root/install.sh
blob: d1d977ede0ee1e92854e61297cc4d0f26728c335 (plain)
1
2
3
4
5
#!/usr/bin/env sh
set -eu

git clone https://gitlab.com/rogs/yams.git /tmp/yams
bash /tmp/yams/setup.sh