Skip to content

Commit

Permalink
update tools/nv.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
centminmod committed Jul 2, 2017
1 parent c151a51 commit 0e85067
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/nv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ OPENSSL_VERSION=$(awk -F "'" /'^OPENSSL_VERSION/ {print $2}' $CUR_DIR/centmin.sh
SCRIPT_DIR=$(readlink -f $(dirname ${BASH_SOURCE[0]}))
LOGPATH="${CENTMINLOGDIR}/centminmod_${DT}_nginx_addvhost_nv.log"
USE_NGINXMAINEXTLOGFORMAT='n'
VHOST_PRESTATICINC='y' # add pre-staticfiles-local.conf & pre-staticfiles-global.conf include files
###############################################################
# Letsencrypt integration via addons/acmetool.sh auto detection
# in centmin.sh menu option 2, 22, and /usr/bin/nv nginx vhost
Expand Down

0 comments on commit 0e85067

Please sign in to comment.