diff --git a/scripts/scheduler.sh b/scripts/scheduler.sh index 1983e1c..4308cba 100755 --- a/scripts/scheduler.sh +++ b/scripts/scheduler.sh @@ -78,12 +78,6 @@ else fi if [ $config_result -eq 0 ]; then - log_message "✓ Config Snapshot Downloader: SUCCESS" -else - log_message "✗ Config Snapshot Downloader: FAILED" -fi - -if [ $snapshot_result -eq 0 ]; then log_message "✓ Snapshot Downloader: SUCCESS" else log_message "✗ Snapshot Downloader: FAILED" diff --git a/src/snapshot_downloader.py b/src/snapshot_downloader.py index 967f9a7..a2827fb 100644 --- a/src/snapshot_downloader.py +++ b/src/snapshot_downloader.py @@ -393,7 +393,6 @@ class SnapshotDownloader: if local_path: media_html += '
{image_name}
\n' media_html += f' \n' media_html += "