mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
#380 full install of masterserver content
This commit is contained in:
parent
f62a1e4107
commit
bc865a7d8f
@ -39,7 +39,7 @@ if [ "$1" == "install" ]; then
|
||||
if command -v $TOOL >/dev/null 2>&1; then echo "required tool found: $TOOL"; else echo "required tool not found or no access to it: $TOOL"; fi
|
||||
done
|
||||
fi
|
||||
CVERSION="4.6"
|
||||
CVERSION="4.7"
|
||||
IONICE=''
|
||||
HOMEFOLDER=$PWD
|
||||
LOGDIR=$HOMEFOLDER/logs
|
||||
|
Loading…
x
Reference in New Issue
Block a user