toolkit/func/core/pkg_httpd/00-install-httpd.sh

6 lines
129 B
Bash
Executable File

#!/bin/bash
r_log "httpd" "Install httpd"
p_installPackageNormal curl httpd mod_ssl php-mysqlnd php
m_serviceCycler httpd cycle