FDS/OS 1.0
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
printf 'FDS cartridge system report\n'
|
||||
uname -m
|
||||
id
|
||||
@@ -0,0 +1,9 @@
|
||||
format = 1
|
||||
id = "demo.report"
|
||||
name = "System report"
|
||||
version = "1.0"
|
||||
architecture = "any"
|
||||
root = "root"
|
||||
|
||||
[commands]
|
||||
report = "bin/report"
|
||||
Reference in New Issue
Block a user