toolkit/func/core/pkg_httpd/00-install-httpd.sh
2021-07-04 23:50:25 -07:00

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