no trailing slash

This commit is contained in:
Jay Lee
2016-10-31 13:30:22 -04:00
parent 8508ee4afa
commit 4c00b54ad4

View File

@@ -14,7 +14,7 @@ OPTIONS:
EOF
}
target_dir="$HOME/bin/"
target_dir="$HOME/bin"
gamarch=$(uname -m)
gamos=$(uname -s)
gamversion="latest"