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