small update to run script

This commit is contained in:
Joseph Aquino 2026-01-01 02:52:27 -05:00
parent 498971e921
commit 1da87a8019
1 changed files with 2 additions and 2 deletions

View File

@ -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
./bin/$1-linux-x86_64/snake