update docs
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
printf 'FDS cartridge system report\n'
|
||||
uname -m
|
||||
id
|
||||
[ "${1-}" != hold ] || exec tail -f /dev/null
|
||||
Reference in New Issue
Block a user