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_map | |
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_map')
-rwxr-xr-x | test_map | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test_map b/test_map new file mode 100755 index 0000000..0b20f78 --- /dev/null +++ b/test_map @@ -0,0 +1,4 @@ +#!/bin/bash + +export dir=../tools/herculeswrapper +${dir}/map.sh |