added extra paks
This commit is contained in:
parent
03029e1e79
commit
9452ee311a
3 changed files with 18 additions and 0 deletions
4
skeleton/EXTRAS/Tools/rg35xx/Clock.pak/launch.sh
Executable file
4
skeleton/EXTRAS/Tools/rg35xx/Clock.pak/launch.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd $(dirname "$0")
|
||||
./clock.elf
|
||||
5
skeleton/EXTRAS/Tools/rg35xx/Files.pak/launch.sh
Executable file
5
skeleton/EXTRAS/Tools/rg35xx/Files.pak/launch.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd $(dirname "$0")
|
||||
|
||||
./DinguxCommander
|
||||
Loading…
Add table
Add a link
Reference in a new issue