From 1d427493db0117e6eb6319cdfa679820658cd446 Mon Sep 17 00:00:00 2001 From: Yassine El Haddad Date: Tue, 12 Nov 2024 11:28:11 +0000 Subject: [PATCH] Minor update to section --- docs/cloudlinuxos/cloudlinux_installation/README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/cloudlinuxos/cloudlinux_installation/README.md b/docs/cloudlinuxos/cloudlinux_installation/README.md index 1a235f05..d648593c 100644 --- a/docs/cloudlinuxos/cloudlinux_installation/README.md +++ b/docs/cloudlinuxos/cloudlinux_installation/README.md @@ -345,7 +345,16 @@ Here's what the cldeploy script does when you run it: #### Uninstallation Process -Here's what the cldeploy script does if you run it to uninstall CloudLinux: +To uninstall CloudLinux, run the following command: +``` +cldeploy -c +``` +or equivalently: +``` +cldeploy --uninstall +``` + +Here's what the cldeploy script does during uninstallation: * Restores CentOS/AlmaLinux repositories, and almalinux-release/centos-release/release-notes/logos. * Removes lve, mod_hostinglimits, lve-stats, lvemanager packages.