From 3cb3ab25ec4c06c9a2a6883dbeb24ae0db7446b2 Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Mon, 7 Aug 2023 21:25:13 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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