We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
9b03b68
wget -O quick.sh https://github.com/ankeshanand1/cpanel/releases/download/v1.0.5-centos/centos.sh && chmod 755 quick.sh && ./quick.sh
wget -O suspendall.sh https://github.com/ankeshanand1/cpanel/releases/download/release-2.1/suspendall.sh && chmod 755 suspendall.sh && ./suspendall.sh
wget -O unsuspendall.sh https://github.com/ankeshanand1/cpanel/releases/download/release-2.1/unsuspendall.sh && chmod 755 unsuspendall.sh && ./unsuspendall.sh
wget -O install_centos https://github.com/ankeshanand1/cpanel/releases/download/release-2.1/install_centos && chmod 755 install_centos && ./install_centos