Update btrbk.lib
parent
15572b297c
commit
842eee2b5a
|
@ -73,7 +73,6 @@ done
|
||||||
btrbk_run () {
|
btrbk_run () {
|
||||||
|
|
||||||
local dry_run="-n"
|
local dry_run="-n"
|
||||||
local dry_run_echo="echo"
|
|
||||||
[[ $1 == "-e" ]] && dry_run="" && shift
|
[[ $1 == "-e" ]] && dry_run="" && shift
|
||||||
|
|
||||||
local file=$(btrbk_conf $1)
|
local file=$(btrbk_conf $1)
|
||||||
|
|
Loading…
Reference in New Issue