move commonly used scripts to specific folders (#325)

* move commonly used scripts to specific folders

* fixes

* Update test.sh

* Update test.sh

* Fix file permission
This commit is contained in:
ManDude
2021-03-18 20:43:37 +00:00
committed by GitHub
parent 4262145c99
commit 8e1c147ad8
15 changed files with 26 additions and 22 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/env bash
# Directory of this script
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
"${DIR}"/../../build/game/gk -fakeiso -debug -nodisplay"$@"