]> gitweb.fluxo.info Git - borger.git/commitdiff
Load config on continuous mode
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 24 May 2018 12:35:37 +0000 (09:35 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 24 May 2018 12:35:37 +0000 (09:35 -0300)
borger

diff --git a/borger b/borger
index a00e84a8fef7c56002769a87b2e21671364534a0..c5c96917e650ea56d71f5e545138510b688ea1ae 100755 (executable)
--- a/borger
+++ b/borger
@@ -173,6 +173,8 @@ elif [ "$OPTION" == "--check" ]; then
   borger_config
   borger_check
 elif [ "$OPTION" == "--continuous" ]; then
+  borger_config
+
   while true; do
     # Run as a subprocess so we do not exit on any fatal error
     $FULLNAME $DESTINATION