Explorar el Código

single quote password

UltimateByte hace 9 años
padre
commit
64a5777bee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      BrainBread2/bb2server

+ 1 - 1
BrainBread2/bb2server

@@ -23,7 +23,7 @@ version="170110"
 ## SteamCMD Login | https://github.com/GameServerManagers/LinuxGSM/wiki/SteamCMD#steamcmd-login
 # Steam login
 steamuser="username"
-steampass="password"
+steampass='password'
 
 ## Server Start Settings | https://github.com/GameServerManagers/LinuxGSM/wiki/Start-Parameters
 defaultmap="bba_barracks"