annotate bin/run @ 1325:cd842615d1b9

<GreyKnight> addquote <hagb4rd> what is this set? sounds like shakespear <fizzie> Yes, that\'s what people often say about Chrono Trigger.
author HackBot
date Wed, 09 Jan 2013 19:39:12 +0000
parents 92db7698e826
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1219
92db7698e826 <elliott> echo "#!/bin/sh" >bin/run; echo \'bash -c "$@"\' >>bin/run; chmod +x bin/run
HackBot
parents:
diff changeset
1 #!/bin/sh
92db7698e826 <elliott> echo "#!/bin/sh" >bin/run; echo \'bash -c "$@"\' >>bin/run; chmod +x bin/run
HackBot
parents:
diff changeset
2 bash -c "$@"