diff --git a/README.md b/README.md index 4dadef2..f35c6ae 100644 --- a/README.md +++ b/README.md @@ -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