diff --git a/rustdesk/readme.md b/rustdesk/readme.md index 196f806..0102fed 100644 --- a/rustdesk/readme.md +++ b/rustdesk/readme.md @@ -222,8 +222,8 @@ that makes daily snapshot of the entire directory. #### Restore -* down the bookstack containers `docker-compose down`
-* delete the entire bookstack directory
-* from the backup copy back the bookstack directory
+* down the rustdesk containers `docker-compose down`
+* delete the entire rustdesk directory
+* from the backup copy back the rustdesk directory
* start the containers `docker-compose up -d`