This commit is contained in:
68b32 2016-05-06 19:01:54 +02:00
parent dc12ce79a0
commit e0bcd60687

1
js
View file

@ -5,7 +5,6 @@ _CONF_FILE="/etc/jailspaces/js.conf"
check_config() {
[ -f "$_PHP_FPM_CONF_TEMPLATE" ] || die "$_PHP_FPM_CONF_TEMPLATE missing"
[ -f "$_NGINX_CONF_TEMPLATE" ] || die "$_NGINX_CONF_TEMPLATE missing"
# TODO:
}
get_user_list() {