Merge branch 'master' of git://cadel.mutabah.net/acess2
[tpg/acess2.git] / AcessNative / RunRootApp
index b66000c..a3d31ab 100755 (executable)
@@ -1,2 +1,7 @@
 #!/bin/sh
-./ld-acess --open /Devices/VTerm/0 --open /Devices/VTerm/0 --open /Devices/VTerm/0 $*
+
+#
+# Spin up an application bound to VTerm 0 using ./ld-acess
+#
+
+$DBG ./ld-acess --open /Devices/VTerm/0 --open /Devices/VTerm/0 --open /Devices/VTerm/0 $*

UCC git Repository :: git.ucc.asn.au