updated install script with cron jobs
All checks were successful
Tests / Run Go Tests (push) Successful in 1m35s
All checks were successful
Tests / Run Go Tests (push) Successful in 1m35s
This commit is contained in:
3
Cron/autoHolidays.sh
Executable file
3
Cron/autoHolidays.sh
Executable 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
|
||||
Reference in New Issue
Block a user