This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget http://media.steampowered.com/client/steamcmd_linux.tar.gz; | |
tar -xvzf steamcmd_linux.tar.gz; | |
touch install_css.txt | |
nano/vi install_css.txt | |
// mettre ceci // | |
@ShutdownOnFailedCommand 1 //mettre à 0 si mise à jour de plusieurs serveurs | |
@NoPromptForPassword 1 | |
//login <username> <password> | |
//for servers which don't need a login |