Explorar el Código

single quote password

UltimateByte hace 9 años
padre
commit
aef9c2d389
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Arma3/arma3server

+ 1 - 1
Arma3/arma3server

@@ -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
 ip="0.0.0.0"