diff --git a/README.md b/README.md index 52eb5f2..73b1aa8 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ The following is an example of restoring a file with the name `dashboard-2023-04 ## Manually restore the backup * ssh into the container and run, tar.gz filename from the github backup repository, format: dashboard-2023-04-22-21:42:10.tar.gz -`` +``` bash /dashboard/restore.sh ``` image