Add rebalancing start date (#25)
This commit is contained in:
parent
709b1cc2c6
commit
2276727d6f
@ -229,7 +229,7 @@ done;
|
||||
|
||||
root_path=$1
|
||||
|
||||
color_echo "$Cyan" "Start rebalancing:"
|
||||
color_echo "$Cyan" "Start rebalancing $(date):"
|
||||
color_echo "$Cyan" " Path: ${root_path}"
|
||||
color_echo "$Cyan" " Rebalancing Passes: ${passes_flag}"
|
||||
color_echo "$Cyan" " Use Checksum: ${checksum_flag}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user