mirror of
https://github.com/waytotheweb/scripts.git
synced 2026-03-29 16:57:07 +00:00
Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
### The scripts in this repository will uninstall each product
|
### The scripts in this repository will uninstall each product
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## MailScanner:
|
## MailScanner:
|
||||||
|
|
||||||
```
|
```
|
||||||
@@ -12,13 +10,19 @@ curl -sL https://github.com/waytotheweb/scripts/blob/main/MailScanner/msuninstal
|
|||||||
```
|
```
|
||||||
|
|
||||||
## cxs:
|
## cxs:
|
||||||
Replace [panel] with your control panel name:
|
|
||||||
```
|
```
|
||||||
curl -sL https://github.com/waytotheweb/scripts/blob/main/cxs/uninstall.[panel].sh?raw=true | bash
|
bash /etc/cxs/uninstall.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## osm:
|
## osm:
|
||||||
Replace [panel] with your control panel name:
|
|
||||||
```
|
```
|
||||||
curl -sL https://github.com/waytotheweb/scripts/blob/main/osm/uninstall.[panel].sh?raw=true | bash
|
bash /etc/osm/uninstall.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
## csf:
|
||||||
|
|
||||||
|
```
|
||||||
|
bash /etc/csf/uninstall.sh
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user