From 4dc77ca3ae16b6f92d28b66a524898a0400094b8 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Thu, 26 Mar 2020 06:30:56 -0600 Subject: [PATCH] update error code list --- borghelper.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/borghelper.sh b/borghelper.sh index 66fe8c7..cd7233f 100755 --- a/borghelper.sh +++ b/borghelper.sh @@ -368,4 +368,5 @@ exit 0 # 2: parameter missing/invalid in .borgvars file # 3: could not create/remove borg tmp directory -#EOF \ No newline at end of file +#EOF# 4: could not write sample borgvars file (permissions?) +# 5: cannot create/write to restore path