1
0
mirror of https://github.com/CMiksche/gitea-auto-update synced 2025-12-10 07:57:23 +01:00

docs: inform about autoupdate

Inform about my new autoupdate tool
This commit is contained in:
Christoph Miksche
2023-02-24 13:53:45 +01:00
parent 8b30f0b9d5
commit 28721257fe
4 changed files with 10 additions and 13 deletions

View File

@@ -70,6 +70,9 @@ class Update:
print("update successfully")
else:
print("current version is uptodate")
print("Check out https://chapati.systems/autoupdate/ if you want to "
"update Gitea and other software "
"(like Drone, Caddy, Podman, Python, Zitadel and Kanboard)")
def updater(settings='settings.ini'):