mirror of https://github.com/digint/btrbk
btrbk-mail: add missing declare
parent
b63609c298
commit
fa704c3185
|
@ -5,6 +5,7 @@
|
|||
now=$(date +%Y%m%d)
|
||||
|
||||
declare -A rsync_src rsync_dst rsync_log rsync_rsh rsync_opt
|
||||
declare -A sync_fs_onchange
|
||||
|
||||
##### start config section #####
|
||||
|
||||
|
|
Loading…
Reference in New Issue