From 82f550366590b366c06ce76b3c37cc881c1edc99 Mon Sep 17 00:00:00 2001 From: Parthvi Vala Date: Mon, 19 Aug 2024 15:22:59 +0530 Subject: [PATCH] Update rancher2_logs_collector.sh --- .../rancher/v2.x/logs-collector/rancher2_logs_collector.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collection/rancher/v2.x/logs-collector/rancher2_logs_collector.sh b/collection/rancher/v2.x/logs-collector/rancher2_logs_collector.sh index e618be5f..336072f7 100755 --- a/collection/rancher/v2.x/logs-collector/rancher2_logs_collector.sh +++ b/collection/rancher/v2.x/logs-collector/rancher2_logs_collector.sh @@ -1338,4 +1338,4 @@ if [ $OBFUSCATE ] fi archive cleanup -techo "Finished" \ No newline at end of file +echo "$(timestamp): Finished"