f2ec8f17c2cbc392bfc7f1effdcfd34e0252d9d9
[h316.git] / bin / super3
1 #!/bin/bash
2 cat > super3.do <<EOF
3 rest $H316/sys/super3.sys
4 echo Super 3 loaded.
5 EOF
6
7 h316 super3.do
8 rm -f super3.do
9