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

6 lines
129 B
Bash
Raw Normal View History

2021-07-05 06:50:25 +00:00
#!/bin/bash
r_log "httpd" "Install httpd"
p_installPackageNormal curl httpd mod_ssl php-mysqlnd php
m_serviceCycler httpd cycle