mirror of
https://github.com/CMiksche/gitea-auto-update
synced 2025-12-10 07:57:23 +01:00
feat: add timeout
Add a timeout for the requests.
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
[](https://badge.fury.io/py/gitea-auto-update)
|
||||
[](https://pepy.tech/project/gitea-auto-update)
|
||||

|
||||

|
||||
[](https://twitter.com/cmiksche)
|
||||
[](https://mastodon.social/@cmiksche)
|
||||
|
||||
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.
|
||||
Script for an 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 from the Gitea CLI and if that fails from the Gitea API
|
||||
|
||||
Reference in New Issue
Block a user