feat: display the time of running the backup program
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@ function clear_history() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
color blue "running backup program..."
|
color blue "running the backup program at $(date +"%Y-%m-%d %H:%M:%S %Z")"
|
||||||
|
|
||||||
init_env
|
init_env
|
||||||
check_rclone_connection
|
check_rclone_connection
|
||||||
|
|||||||
Reference in New Issue
Block a user