Update btrbk.lib

master
David Kebler 2023-03-07 10:29:08 -08:00
parent 15572b297c
commit 842eee2b5a
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ done
btrbk_run () {
local dry_run="-n"
local dry_run_echo="echo"
[[ $1 == "-e" ]] && dry_run="" && shift
local file=$(btrbk_conf $1)