diff options
Diffstat (limited to 'herculeswrapper/char.sh')
-rwxr-xr-x | herculeswrapper/char.sh | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/herculeswrapper/char.sh b/herculeswrapper/char.sh new file mode 100755 index 0000000..2b794d9 --- /dev/null +++ b/herculeswrapper/char.sh @@ -0,0 +1,7 @@ +#!/usr/bin/env bash + +export PIPE=./log/charpipe.tmp + +source ${dir}/include.sh + +server_logic ./char-server 2s |