Correct repository URL

This commit is contained in:
Ashten 2025-01-09 08:17:44 -08:00
parent d14d9b8fa7
commit 352d253298

View file

@ -22,7 +22,7 @@ You'll need to create the required directory, and pull the files from this repos
```bash
sudo mkdir /backups/
cd /backups/
git clone <repository here>
git clone https://git.woem.men/woem.men/backups.git
```
Copy the `config_example` to `config`, verify permissions, and then edit using your favorite text editor:
```bash