...
Code Block |
---|
cd /root/cloudfon_cx && /bin/sh cloudfon_cx_ctl.sh stop cd /root/cloudfon_cx && /bin/sh cloudfon_cx_ctl.sh rm |
2. List the CX Docker Images
2. Delete the CX Docker Images
2. Delete the CX Scripts
2. Download new install scripts
Code Block |
---|
curl https://raw.githubusercontent.com/cloud-cx/cloudfon-cx-install/main/v3.2.x/cloudfon_cx_ctl.sh -o cloudfon_cx_ctl.sh |
...