Upgrade a server - lenosisnickerboa/csgosl GitHub Wiki
As of version 1.6 csgosl can now perform the upgrade from within the application. When you get the notification about a new csgosl version simply click "Install" and you're done.
The following text below is of course still valid, should you prefer to upgrade manually.
Upgrading means downloading the new csgosl application and unzip it in the same location you installed csgosl effectively overwriting older files. Your configuration settings, installed maps, ... will of course not be touched.
To upgrade on Windows:
Watch installation clip showing a complete upgrade.
- Browse to download page at github and download the latest csgosl-windows.zip file to the location where you want to install your server.
- Unzip the downloaded file, select "yes" to overwrite all files.
To upgrade on Linux (Ubuntu):
cd <install-location>
wget https://github.com/lenosisnickerboa/csgosl/releases/download/v2.19/csgosl-linux.zip -O csgosl-linux.zip
unzip -o csgosl-linux.zip