Installation script for a Webuzo-based system.
0) Performing the initial update
yum -y install deltarpm && yum -y update
1) Installing Webuzo
cd /usr/src wget http://files.webuzo.com/install.sh chmod 0755 install.sh ./install.sh
- Log in to post comments