Updated url in README and added notes for future development
This commit is contained in:
@@ -30,7 +30,7 @@ System Requirements
|
|||||||
### Installation
|
### Installation
|
||||||
1. Download the Script
|
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:
|
Or create it manually:
|
||||||
@@ -323,4 +323,6 @@ Monitor logs for errors:
|
|||||||
sudo tail -f /var/log/gitea-backup-update.log
|
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user