> 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 `.ZIP` file 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:

1. Download Scriptcase in tar.gz format from [our official website.](https://www.scriptcase.net/download/)

2. 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:**

   1. **sudo su**

   2. **tar -zxvf****scriptcase-10.0.000-pt_br.tgz**

   3. **cp -R scriptcase-10.0.000-pt_br**/* /opt/NetMake/v10/wwwroot/scriptcase

   4. **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**.

![](https://support2.scriptcase.net/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBck5RIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--b05d81b48fb39e4dec24112dcd7cf3ca51a93f8b/10072026-223924.png)


