feat: display the time of running the backup program

This commit is contained in:
ttionya
2021-11-06 14:22:55 +08:00
parent 7c52023b99
commit 23e469ced0
+1 -1
View File
@@ -163,7 +163,7 @@ function clear_history() {
fi
}
color blue "running backup program..."
color blue "running the backup program at $(date +"%Y-%m-%d %H:%M:%S %Z")"
init_env
check_rclone_connection