From a2921f6cb7bfb2b49ce225280861bc25785dce81 Mon Sep 17 00:00:00 2001 From: Dmytro Teslov Date: Sat, 11 Dec 2021 11:53:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2abede09..55203b55 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ docker run --rm --volume webodm_dbdata:/temp --volume `pwd`/backup:/backup ubunt docker run --rm --volume webodm_appmedia:/temp --volume `pwd`/backup:/backup ubuntu bash -c "rm -fr /temp/* && tar xvf /backup/appmedia.tar" ./webodm.sh start ``` - +In case when recovery .tar is missed, or corrupted you can conduct [Hard Recovery](/contrib/Hard_Recovery_Guide.md) ### Reset Password If you forgot the password you picked the first time you logged into WebODM, to reset it just type: