Before performing any procedures, we recommend backing up your projects.
To back up Scriptcase:
Go to Settings > Administration, and in the side menu, access Services > Backup. A
.ZIPfile will be generated with all your projects — save this file in a secure directory.
Alternatively, you can compress and save the entire Scriptcase folder in a safe location.
Below, we will see how to manually update Scriptcase:
-
Download Scriptcase in tar.gz format from our official website.
-
Now, we need to extract the downloaded .tar.gz file and copy its contents to the current Scriptcase directory. To do this, access the Linux terminal and run the following commands in order:
-
sudo su
-
tar -zxvf****scriptcase-10.0.000-pt_br.tgz
-
cp -R scriptcase-10.0.000-pt_br/* /opt/NetMake/v10/wwwroot/scriptcase
-
chmod 777 -R scriptcase/
-
Note: Permission 777 only must be considered if you have a local installation. opt/NetMake/v10/wwwroot/scriptcase is the default path to the automatic installation. If you installed scriptcase in a different path, use this path.
3. To confirm the update, after transferring the files, access your Scriptcase and go to Help > Check for updates.
