Update LICENSE, Gitea URL

This commit is contained in:
Nick Heppler 2025-04-25 09:59:52 -04:00
parent b5d52bd3a3
commit 0fdde183da

View File

@ -24,7 +24,7 @@ This script automates the backup process for **Lubelogger**—a self-hosted, ope
Clone this repository to your local machine or server: Clone this repository to your local machine or server:
```bash ```bash
git clone https://your-gitea-repo-url.git git clone https://git.nickhepler.cloud/nick/lubelogger-backup.git
cd lubelogger-backup-script cd lubelogger-backup-script
``` ```
@ -125,4 +125,4 @@ When the script runs, you should see output logs like this:
--- ---
## License: ## License:
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. This project is licensed under the GNU General Public License v3.0 or later - see the [LICENSE](LICENSE) file for details.