Softaculous Reinstall
1
2
3
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh --reinstall
Softaculous Install
1
2
3
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh
1
2
3
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh --reinstall
1
2
3
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh