aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xborger4
1 files changed, 4 insertions, 0 deletions
diff --git a/borger b/borger
index a481593..82abc7f 100755
--- a/borger
+++ b/borger
@@ -269,15 +269,19 @@ if [ -z "$DESTINATION" ]; then
elif [ -z "$OPTION" ]; then
borger_run
elif [ "$OPTION" == "--list" ]; then
+ borger_check_multiple
borger_config
borger_list
elif [ "$OPTION" == "--check" ]; then
+ borger_check_multiple
borger_config
borger_check
elif [ "$OPTION" == "--info" ]; then
+ borger_check_multiple
borger_config
borger_info
elif [ "$OPTION" == "--continuous" ]; then
+ borger_check_multiple
borger_config
# Convert the pass command to passphrase otherwise