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
+4
View File
@@ -0,0 +1,4 @@
@echo off
cd ..\..
out\build\Release\bin\goalc-test
pause