diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-10-23 21:44:22 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-10-23 21:44:22 -0300 |
commit | a7c45a192268da2601cef47a4cdba987ae2327ca (patch) | |
tree | c5fb5b97db109fe7106496dd96498c475881046b /test_char | |
download | serverdata-a7c45a192268da2601cef47a4cdba987ae2327ca.tar.gz serverdata-a7c45a192268da2601cef47a4cdba987ae2327ca.tar.bz2 serverdata-a7c45a192268da2601cef47a4cdba987ae2327ca.tar.xz serverdata-a7c45a192268da2601cef47a4cdba987ae2327ca.zip |
Initial commit (Moubootaur Legends fork)
Diffstat (limited to 'test_char')
-rwxr-xr-x | test_char | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test_char b/test_char new file mode 100755 index 0000000..3e04387 --- /dev/null +++ b/test_char @@ -0,0 +1,4 @@ +#!/bin/bash + +export dir=../tools/herculeswrapper +${dir}/char.sh |