Explorar o código

unreal 2 server log dir now works #2

Daniel Gibbs %!s(int64=11) %!d(string=hai) anos
pai
achega
8d16cf1cba
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      functions/fn_loginstall

+ 1 - 0
functions/fn_loginstall

@@ -24,5 +24,6 @@ fi
 # If a server is unreal2 create a dir
 if [ "${engine}" == "unreal2" ]; then
 	mkdir -pv ${gamelogdir}	
+fi	
 sleep 1
 echo ""