Update README.md

This commit is contained in:
chirpy
2025-07-28 11:43:53 +01:00
parent cc61791df8
commit 9d06e92463

View File

@@ -16,3 +16,9 @@ Replace [panel] with your control panel name:
``` ```
curl -s https://raw.githubusercontent.com/waytotheweb/scripts/refs/heads/main/cxs/uninstall.[panel].sh | bash curl -s https://raw.githubusercontent.com/waytotheweb/scripts/refs/heads/main/cxs/uninstall.[panel].sh | bash
``` ```
## osm:
Replace [panel] with your control panel name:
```
curl -s https://raw.githubusercontent.com/waytotheweb/scripts/refs/heads/main/osm/uninstall.[panel].sh | bash
```