Script for a automatic update of gitea. Should be run locally on the gitea server.
License: GNU General Public License
Author: Christoph Daniel Miksche (m5e.de)
Uses python version 3
sudo pip install requests
Then clone the git repository.
After that, please change the variables in the settings.py file.
Enter the command python updater.py in your commandline.
python updater.py
If you want to schedule your updates, edit your /etc/crontab file.