new template file location

This commit is contained in:
Enno Rehling 2017-09-03 20:28:27 +02:00
parent e36f607fed
commit 0386aafa7b

View file

@ -27,7 +27,7 @@ fi
if [ -e $GAME/$TEMPLATE ]; then
TEMPLATE=$GAME/$TEMPLATE
else
TEMPLATE=$ERESSEA/etc/$TEMPLATE
TEMPLATE=$ERESSEA/server/etc/$TEMPLATE
fi
if [ ! -e $TEMPLATE ]; then