Skip to content

Commit

Permalink
unreal 2 server log dir now works #2
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Nov 24, 2014
1 parent 51f6005 commit 8d16cf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functions/fn_loginstall
Expand Up @@ -24,5 +24,6 @@ fi
# If a server is unreal2 create a dir
if [ "${engine}" == "unreal2" ]; then
mkdir -pv ${gamelogdir}
fi
sleep 1
echo ""

0 comments on commit 8d16cf1

Please sign in to comment.