Hestia deb packages

wget https://raw.githubusercontent.com/hestiacp/hestiacp/master/install/hst-install-ubuntu.sh
wget https://raw.githubusercontent.com/hestiacp/hestiacp/master/src/hst_autocompile.sh
bash ./hst_autocompile.sh --all master no
bash ./hst-install-ubuntu.sh --with-debs /tmp/hestiacp-src/debs --apache yes --nginx yes ..etc
3 Likes