-
This commit is contained in:
parent
dc12ce79a0
commit
e0bcd60687
1 changed files with 0 additions and 1 deletions
1
js
1
js
|
@ -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() {
|
||||
|
|
Reference in a new issue