Merge branch 'master' of https://home.hottis.de/gitlab/hv/hv-cron into master

This commit is contained in:
2021-02-22 11:20:43 +01:00
4 changed files with 2 additions and 2 deletions

View File

@ -29,10 +29,10 @@ RUN \
COPY crontab /etc/
COPY *.py ${APP_DIR}/
USER 1000:1000
# USER 1000:1000
WORKDIR ${APP_DIR}
CMD [ "/usr/sbin/cron", "-f", "-L /dev/stdout" ]
CMD [ "/usr/sbin/cron", "-f" ]

0
build.sh Normal file → Executable file
View File

0
monatliche-forderung-eintragen.py Normal file → Executable file
View File

0
monatliche-forderung-ueberwachen.py Normal file → Executable file
View File