moved Test.pak to old

This commit is contained in:
Shaun Inman 2023-01-14 08:46:15 -05:00
parent abe703fffe
commit d8980c6dff
3 changed files with 0 additions and 0 deletions

5
old/test/Test.pak/launch.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
cd $(dirname "$0")
./test.elf &> "$SDCARD_PATH/log.txt"