Updated url in README and added notes for future development

This commit is contained in:
2026-09-25 14:59:50 +01:00
parent 1838079154
commit 4c831da3ad
+3 -1
View File
@@ -30,7 +30,7 @@ System Requirements
### Installation
1. Download the Script
```
sudo curl -o /usr/local/bin/gitea-backup-update.sh https://example.com/gitea-backup-update.sh
sudo curl -o /usr/local/bin/gitea-backup-update.sh https://git.ncltech.co.uk/phil/gitea-updater/raw/branch/main/gitea_update.sh
```
Or create it manually:
@@ -323,4 +323,6 @@ Monitor logs for errors:
sudo tail -f /var/log/gitea-backup-update.log
```
### Future Additions/Enhancements
- Will move config settings to a .env file so that wont be overwriten if the script is updated