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

Update README and Copyright

Add Eideen as a contributor and update the copyright information.
This commit is contained in:
Christoph Miksche
2019-05-19 15:12:03 +02:00
parent 4eebef904d
commit 2102137240
5 changed files with 25 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Gitea Remote Updater
Script for a automatic update of gitea. Should be run locally on the gitea server.
Script for a automatic update of gitea. Should be run locally on the gitea server. Has options for updating via new binary file or build from source.
## Procedure
* Get Gitea Version via Gitea API
@@ -36,3 +36,9 @@ Uses python version 3
* English: http://blog.m5e.de/gitea/update/upgrade/bash/script/2018/11/26/gitea-auto-update-script.html
* German: https://blog.wronnay.net/automatische-gitea-updates/
## Contributors
- [@Eideen](https://github.com/Eideen)
Thank you for your support!