Skip to content

Commit

Permalink
new template file location
Browse files Browse the repository at this point in the history
  • Loading branch information
ennorehling committed Sep 3, 2017
1 parent e36f607 commit 0386aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion process/send-zip-report
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0386aaf

Please sign in to comment.