diff --git a/scripts/run.sh b/scripts/run.sh index 1440b6b..4edb154 100755 --- a/scripts/run.sh +++ b/scripts/run.sh @@ -1,6 +1,6 @@ #! /bin/bash SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )" -cd "$SCRIPT_DIR" +cd "$SCRIPT_DIR.." -../bin/$1-linux-x86_64/snake \ No newline at end of file +./bin/$1-linux-x86_64/snake