diff options
Diffstat (limited to 'RetoolingForOpenSprints/serproxy-0.1.3.src/macosx/serproxy.command')
| -rwxr-xr-x | RetoolingForOpenSprints/serproxy-0.1.3.src/macosx/serproxy.command | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RetoolingForOpenSprints/serproxy-0.1.3.src/macosx/serproxy.command b/RetoolingForOpenSprints/serproxy-0.1.3.src/macosx/serproxy.command new file mode 100755 index 0000000..7917b32 --- /dev/null +++ b/RetoolingForOpenSprints/serproxy-0.1.3.src/macosx/serproxy.command @@ -0,0 +1,4 @@ +#!/bin/sh +cd "`dirname \"$0\"`" +chmod 755 ./serproxy +./serproxy serproxy.cfg |
