21st February 2024 / 11:00 AM
Remember the merge-script I made?
I automated this further by using a cron-job. The server now gets updates from the git-repo automatically daily at midnight (CET, german time).
This is the cronjob:
0 0 * * * /bin/bash /var/www/merge.sh