snake/scripts/run.sh

7 lines
138 B
Bash
Executable File

#! /bin/bash
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
cd "$SCRIPT_DIR.."
./bin/$1-linux-x86_64/snake