Explorar el Código

single quote password

UltimateByte hace 9 años
padre
commit
a51bcf0b84
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      BladeSymphony/bsserver

+ 1 - 1
BladeSymphony/bsserver

@@ -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="duel_winter"