mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-18 18:02:47 +01:00
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@880 be3aeb3a-fb24-0410-a615-afba39da0efa
7 lines
75 B
Bash
Executable File
7 lines
75 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./PicoDrive "$@"
|
|
|
|
# restore stuff if pico crashes
|
|
./picorestore
|