mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-21 10:17:43 +02:00
Update _index.en.md
This commit is contained in:
parent
a88c9c452d
commit
242450dea8
@ -27,7 +27,7 @@ What it does:
|
|||||||
|
|
||||||
### Upgrade
|
### Upgrade
|
||||||
|
|
||||||
Copy and paste the above command into your Linux terminal to upgrade your existing RustDesk Server Pro Installation, this could also be saved locally and scheduled with cron.
|
Copy and paste the above command into your Linux terminal to upgrade your existing RustDesk Server Pro installation, this could also be saved locally and scheduled with cron.
|
||||||
|
|
||||||
`bash <(wget -qO- https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/update.sh)`
|
`bash <(wget -qO- https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/update.sh)`
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ Run the backup script `./backup.sh` to create a one time backup.
|
|||||||
|
|
||||||
Or run the backup script `./backup.sh --schedule`. This will schedule the backup script to run nightly and autorotate.
|
Or run the backup script `./backup.sh --schedule`. This will schedule the backup script to run nightly and autorotate.
|
||||||
|
|
||||||
To Restore do the following:
|
To restore do the following:
|
||||||
```
|
```
|
||||||
wget https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/restore.sh
|
wget https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/restore.sh
|
||||||
chmod +x restore.sh
|
chmod +x restore.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user