Page History
...
css-update.sh
is a linux script that will make easy update CS-Studio to a specific version. Download it into your home directory, then execute the following commands:
sudo mv '/home~/claudiorosati/css-update.sh ' /usr/bin/css-update
sudo chmod +x /usr/bin/css-update
...