Parcourir la source

single quote password

UltimateByte il y a 9 ans
Parent
commit
a51bcf0b84
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"