Last active
June 28, 2021 01:49
cloudlinux deployment on centos - requires wget
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget http://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy | |
sh cldeploy -k <key here> | |
yum update && yum upgrade | |
reboot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment