Fix info.xml schema, purge empty dirs, update URLs

This commit is contained in:
kyle
2026-06-10 14:37:04 -07:00
parent 640a3f4f27
commit 3bba599133
3 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ zip -r ../ncdiscdhook.zip .
```bash
cd /path/to/nextcloud/apps
git clone https://github.com/your-org/ncdiscordhook.git
git clone https://github.com/Mr-Newlove/nc_bot_webhooks.git
# or copy the directory manually:
# cp -r /path/to/ncdiscordhook /path/to/nextcloud/apps/ncdiscordhook
```