Ver código fonte

single quote password

UltimateByte 9 anos atrás
pai
commit
447bf80a9c
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      NaturalSelection2/ns2server

+ 2 - 2
NaturalSelection2/ns2server

@@ -24,7 +24,7 @@ version="170110"
 
 ## SteamCMD Login | https://github.com/GameServerManagers/LinuxGSM/wiki/SteamCMD#steamcmd-login
 steamuser="username"
-steampass="password"
+steampass='password'
 
 ## Server Start Settings | https://github.com/GameServerManagers/LinuxGSM/wiki/Start-Parameters
 defaultmap="ns2_summit"
@@ -208,4 +208,4 @@ fi
 core_dl.sh
 core_functions.sh
 getopt=$1
-core_getopt.sh
+core_getopt.sh