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"