mirror of https://github.com/digint/btrbk
btrbk-mail: declare associative arrays
parent
98580418e3
commit
b63609c298
|
@ -4,6 +4,8 @@
|
|||
|
||||
now=$(date +%Y%m%d)
|
||||
|
||||
declare -A rsync_src rsync_dst rsync_log rsync_rsh rsync_opt
|
||||
|
||||
##### start config section #####
|
||||
|
||||
# Email recipients, separated by whitespace:
|
||||
|
|
Loading…
Reference in New Issue