updated entrypoint
ci / docker (push) Successful in 31s

This commit is contained in:
2026-04-08 16:40:25 -05:00
parent e1760f73b5
commit 47fff33a0d
+3 -1
View File
@@ -2,4 +2,6 @@
CRON_CONFIG_FILE="/etc/crontabs/root"
echo "${CRON} echo "Come in the water is fine!" > /opt/output.log" > $CRON_CONFIG_FILE
echo "${CRON} echo "Come in the water is fine!" > /opt/output.log" > $CRON_CONFIG_FILE
exec sleep infinity