*** empty log message ***
authorhachti <hachti>
Thu, 6 Nov 2008 06:40:08 +0000 (06:40 +0000)
committerhachti <hachti>
Thu, 6 Nov 2008 06:40:08 +0000 (06:40 +0000)
bin/super3 [new file with mode: 0755]

diff --git a/bin/super3 b/bin/super3
new file mode 100755 (executable)
index 0000000..f2ec8f1
--- /dev/null
@@ -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
+