Update defaults.inc
This commit is contained in:
@@ -57,7 +57,8 @@ REPL_CHECKS['www']='/var/www'
|
|||||||
REPL_CHECKS['git']='/var/lib/gitea'
|
REPL_CHECKS['git']='/var/lib/gitea'
|
||||||
REPL_CHECKS['gitssh']='/home/git'
|
REPL_CHECKS['gitssh']='/home/git'
|
||||||
|
|
||||||
REPL_CHECK=(nginx ssl php www git gitssh)
|
NODE_REPL_CHECK=(ssl)
|
||||||
|
WEB_REPL_CHECK=(nginx php www git gitssh)
|
||||||
|
|
||||||
declare -A REPL_DESC
|
declare -A REPL_DESC
|
||||||
REPL_DESC['nginx']='NGINX Settings'
|
REPL_DESC['nginx']='NGINX Settings'
|
||||||
|
|||||||
Reference in New Issue
Block a user