add TF1 files + initial paks I guess
also fixed persistent tmp files resulting from chroot
This commit is contained in:
parent
f6f8fa6a8f
commit
21a22193c4
12 changed files with 211 additions and 0 deletions
4
skeleton/.system/rg35xx/paks/Tools/Power Off.pak/launch.sh
Executable file
4
skeleton/.system/rg35xx/paks/Tools/Power Off.pak/launch.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
rm "$EXEC_PATH" &> "$LOGS_PATH/poweroff.txt"
|
||||
sync
|
||||
Loading…
Add table
Add a link
Reference in a new issue