In order to install cPanel to a specific version ex 11.122.0.13 run the following commands in ssh. Change 11.122.0.13 to any version desired
ÂÂÂÂ
echo "11.122.0.13" > /usr/local/cpanel/version
chattr -ia /etc/cpupdate.conf
sed -i -r 's/CPANEL=(.+)/CPANEL=11.122.0.13/g' /etc/cpupdate.conf
touch /usr/local/cpanel/cpanel.lisc
/scripts/upcp --force