Selaa lähdekoodia

single quote password

UltimateByte 9 vuotta sitten
vanhempi
commit
aef9c2d389
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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"