projects
/
h316.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c5f7d0
)
*** empty log message ***
author
hachti
<hachti>
Thu, 6 Nov 2008 06:40:08 +0000
(06:40 +0000)
committer
hachti
<hachti>
Thu, 6 Nov 2008 06:40:08 +0000
(06:40 +0000)
bin/super3
[new file with mode: 0755]
patch
|
blob
diff --git a/bin/super3
b/bin/super3
new file mode 100755
(executable)
index 0000000..
f2ec8f1
--- /dev/null
+++ b/
bin/super3
@@ -0,0
+1,9
@@
+#!/bin/bash
+cat > super3.do <<EOF
+rest $H316/sys/super3.sys
+echo Super 3 loaded.
+EOF
+
+h316 super3.do
+rm -f super3.do
+