diff --git a/pica-metrics-bot/entrypoint.sh b/pica-metrics-bot/entrypoint.sh index 911e343ef208cbcc5fa5368eeeabf65b48d1c47d..84bafdf19a29c7288d6878a900b58c3010de5542 100644 --- a/pica-metrics-bot/entrypoint.sh +++ b/pica-metrics-bot/entrypoint.sh @@ -32,6 +32,8 @@ INTERVAL_SECONDS=${INTERVAL_SECONDS:-60} while : do + echo "" + echo "=============================" echo "$(date) : Gathering stats..." python3 main.py sleep $INTERVAL_SECONDS diff --git a/pica-metrics-bot/picasoft-metrics-bot b/pica-metrics-bot/picasoft-metrics-bot index 4ccadd2f25cc747ecd27acc74839d5ab51589940..95ffe16b7cfddbcac39bdc9309c648fdd4d71787 160000 --- a/pica-metrics-bot/picasoft-metrics-bot +++ b/pica-metrics-bot/picasoft-metrics-bot @@ -1 +1 @@ -Subproject commit 4ccadd2f25cc747ecd27acc74839d5ab51589940 +Subproject commit 95ffe16b7cfddbcac39bdc9309c648fdd4d71787