bug fixes
All checks were successful
Build Docker Image / build (push) Successful in 41s

This commit is contained in:
Tudor Sitaru
2025-11-11 12:19:54 +00:00
parent 4f73b3036e
commit dfd047518e
2 changed files with 0 additions and 8 deletions

View File

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