summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index 943e8b3..e4b400b 100755
--- a/setup.sh
+++ b/setup.sh
@@ -139,6 +139,8 @@ fi
# ============================================================================================
cp setup.sh $install_location
+cp yams /usr/local/bin/yams && chmod +x /usr/local/bin/yams
+
printf "\033c"