lots o fixes, beets, shellcheck stuff
[distro-setup] / switch-mail-host
index 6e9c420871196b4b0eb6ef5123688a97c36a2ea7..4e8dfdece189e4080966d72e18ed5e025bc93c18 100644 (file)
@@ -271,7 +271,7 @@ fi
 m $new_shell killall -q emacs ||:
 
 e Running main btrbk
-m btrbk-run -v $bbk_args $incremental_arg -m /o || ret=$?
+m btrbk-run -v --fast $bbk_args $incremental_arg -m /o || ret=$?
 if (( ret )); then
   bang="$(printf "$(tput setaf 5)█$(tput sgr0)%.0s" 1 2 3 4 5 6 7)"
   e $bang failed btrbk of /o. restoring old host as primary