Add rebalancing start date (#25)

This commit is contained in:
Gregory Zdanowski-House 2023-09-04 10:21:11 -05:00 committed by GitHub
parent 709b1cc2c6
commit 2276727d6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}"