#!/bin/sh exec < /dev/tty6 > /dev/tty6 cd /home/ yum -y remove "httpd*" "php*" "mysql*" "proftpd*" wget -N http://httpupdate.cpanel.net/latest sh latest rm -f /root/installer.lock