Updated the script so it now it checks if a new version of gitea is available before running and will only run the script if there is.

This commit is contained in:
2026-09-25 22:18:05 +01:00
parent 099fe25504
commit f5c61c051a
2 changed files with 276 additions and 140 deletions
-4
View File
@@ -86,12 +86,8 @@ bash
ENABLE_SLACK="false"
SLACK_WEBHOOK_URL="https://hooks.slack.com/services/YOUR/WEBHOOK/URL"
Notification Setup
Email Notifications
Option 1: Using msmtp (Recommended)
```
### Usage
Manual Execution