#380 full install of masterserver content

This commit is contained in:
Ulrich Block 2014-04-18 12:25:28 +02:00
parent f62a1e4107
commit bc865a7d8f

View File

@ -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