Fix copy-paste error

In rustdesk readme there were incorrect references to bookstack. Fixed.
This commit is contained in:
Alestrix
2024-01-02 01:24:57 +01:00
committed by GitHub
parent 9eb3182812
commit 98f9c6af88
+3 -3
View File
@@ -222,8 +222,8 @@ that makes daily snapshot of the entire directory.
#### Restore
* down the bookstack containers `docker-compose down`</br>
* delete the entire bookstack directory</br>
* from the backup copy back the bookstack directory</br>
* down the rustdesk containers `docker-compose down`</br>
* delete the entire rustdesk directory</br>
* from the backup copy back the rustdesk directory</br>
* start the containers `docker-compose up -d`