Update defaults.inc

This commit is contained in:
2019-03-06 13:11:05 -06:00
parent ed754c06c5
commit 36dc39913d

View File

@@ -58,7 +58,7 @@ REPL_CHECKS['www']='/var/www'
REPL_CHECKS['git']='/var/lib/gitea'
REPL_CHECKS['gitssh']='/home/git'
NODE_REPL_CHECK=(ssl)
NODE_REPL_CHECK=( )
WEB_REPL_CHECK=(nginx ssl php www git gitssh)
declare -A REPL_DESC