Skip to content

Commit 5a3ac86

Browse files
Update hst_autocompile.sh
1 parent 844b21b commit 5a3ac86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/hst_autocompile.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GIT_REP='https://raw.githubusercontent.com/hestiacp/hestiacp/master/src/deb'
99

1010
# Set Version for compiling
1111
HESTIA_V='0.9.8-24_amd64'
12-
NGINX_V='1.15.6'
12+
NGINX_V='1.15.7'
1313
OPENSSL_V='1.1.1'
1414
PCRE_V='8.42'
1515
ZLIB_V='1.2.11'
@@ -292,4 +292,4 @@ if [ "$HESTIA_B" = true ] ; then
292292
# clear up the source folder
293293
rm -r hestia_$HESTIA_V
294294
rm -r hestiacp-master
295-
fi
295+
fi

0 commit comments

Comments
 (0)