From 0fdde183da03e8e3fe1f83edd81e56e8d2536a8d Mon Sep 17 00:00:00 2001 From: Nick Heppler Date: Fri, 25 Apr 2025 09:59:52 -0400 Subject: [PATCH] Update LICENSE, Gitea URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cbe6c2d..fdd46a5 100644 --- a/README.md +++ b/README.md @@ -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: ```bash -git clone https://your-gitea-repo-url.git +git clone https://git.nickhepler.cloud/nick/lubelogger-backup.git cd lubelogger-backup-script ``` @@ -125,4 +125,4 @@ When the script runs, you should see output logs like this: --- ## 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.