update to gitea

This commit is contained in:
jason
2026-03-13 14:03:18 -05:00
parent d0d62fec26
commit 89cbb76a55
3 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ SSH into your Unraid server (or use the Terminal in the WebUI) and run:
```bash
cd /mnt/user/appdata
git clone https://github.com/JasonStedwell/email-sig-manager.git email-sigs
git clone https://git.alwisp.com/jason/email.git email-sigs
cd email-sigs
```