updated install script with cron jobs
All checks were successful
Tests / Run Go Tests (push) Successful in 1m35s

This commit is contained in:
2026-01-07 19:55:00 +01:00
parent 4b9824c714
commit 3322f7e9bc
8 changed files with 95 additions and 109 deletions

3
Cron/autoHolidays.sh Executable file
View File

@@ -0,0 +1,3 @@
# Calls endpoint to write all public Holidays for the current year inside a database.
port=__PORT__
curl localhost:$port/auto/feiertage