From 764f35a6959c951b4b6be3e98426a3e1886a1610 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Mon, 8 Feb 2021 10:53:14 -0700 Subject: [PATCH] docs(RESTORE): update error message list --- backup/restore.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/backup/restore.sh b/backup/restore.sh index 8ebfe4b..c8e2d64 100644 --- a/backup/restore.sh +++ b/backup/restore.sh @@ -379,8 +379,5 @@ fi # 97: script completed with 1 or more warnings # 98: script completed with 1 or more non-terminating errors # 99: TERM signal trapped -# 100: could not change to mailcow-dockerized directory -# 101: could not stop container(s) -# 102: could not start container(s) #EOF