Update README.md

This commit is contained in:
chirpy
2025-07-28 17:52:20 +01:00
parent 6ed65edec0
commit 494df243aa

View File

@@ -30,23 +30,23 @@ bash /etc/csf/uninstall.sh
## cmc:
```
https://github.com/waytotheweb/scripts/blob/main/cmc/cmc_uninstall.sh?raw=true | bash
curl -sL https://github.com/waytotheweb/scripts/blob/main/cmc/cmc_uninstall.sh?raw=true | bash
```
## cmm:
```
https://github.com/waytotheweb/scripts/blob/main/cmm/cmm_uninstall.sh?raw=true | bash
curl -sL https://github.com/waytotheweb/scripts/blob/main/cmm/cmm_uninstall.sh?raw=true | bash
```
## cmq:
```
https://github.com/waytotheweb/scripts/blob/main/cmq/cmq_uninstall.sh?raw=true | bash
curl -sL https://github.com/waytotheweb/scripts/blob/main/cmq/cmq_uninstall.sh?raw=true | bash
```
## cse:
```
https://github.com/waytotheweb/scripts/blob/main/cmc/cse_uninstall.sh?raw=true | bash
curl -sL https://github.com/waytotheweb/scripts/blob/main/cse/cse_uninstall.sh?raw=true | bash
```