]> gitweb.fluxo.info Git - borger.git/commitdiff
Always run borger_check_multiple
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 1 Apr 2019 17:13:36 +0000 (14:13 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 1 Apr 2019 17:13:36 +0000 (14:13 -0300)
borger

diff --git a/borger b/borger
index a481593d4265d199901043f58a513ee0d1f84670..82abc7fb093ae4f54500afc50359a0a5bbd677cd 100755 (executable)
--- 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