union-minui/old/test/Test.pak/launch.sh
2023-01-14 08:46:15 -05:00

5 lines
68 B
Bash
Executable file

#!/bin/sh
cd $(dirname "$0")
./test.elf &> "$SDCARD_PATH/log.txt"