From c02106c09c3847826017e3446fb792a3c75a939c Mon Sep 17 00:00:00 2001 From: chirpy <50025123+waytotheweb@users.noreply.github.com> Date: Mon, 28 Jul 2025 17:49:58 +0100 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index 3761eed..73899b9 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,27 @@ bash /etc/osm/uninstall.sh ``` bash /etc/csf/uninstall.sh ``` + +## cmc: + +``` +https://github.com/waytotheweb/scripts/blob/main/cmc/cmc_uninstall.sh?raw=true | bash +``` + +## cmm: + +``` +https://github.com/waytotheweb/scripts/blob/main/cmc/cmm_uninstall.sh?raw=true | bash +``` + +## cmq: + +``` +https://github.com/waytotheweb/scripts/blob/main/cmc/cmq_uninstall.sh?raw=true | bash +``` + +## cse: + +``` +https://github.com/waytotheweb/scripts/blob/main/cmc/cse_uninstall.sh?raw=true | bash +```