summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 34151f8..56b9114 100755
--- a/install.sh
+++ b/install.sh
@@ -148,7 +148,7 @@ fi
# Cleaning up...
# ============================================================================================
-cp setup.sh $install_location
+cp install.sh $install_location
cp yams /usr/local/bin/yams && chmod +x /usr/local/bin/yams