We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 844b21b commit 5a3ac86Copy full SHA for 5a3ac86
src/hst_autocompile.sh
@@ -9,7 +9,7 @@ GIT_REP='https://raw.githubusercontent.com/hestiacp/hestiacp/master/src/deb'
9
10
# Set Version for compiling
11
HESTIA_V='0.9.8-24_amd64'
12
-NGINX_V='1.15.6'
+NGINX_V='1.15.7'
13
OPENSSL_V='1.1.1'
14
PCRE_V='8.42'
15
ZLIB_V='1.2.11'
@@ -292,4 +292,4 @@ if [ "$HESTIA_B" = true ] ; then
292
# clear up the source folder
293
rm -r hestia_$HESTIA_V
294
rm -r hestiacp-master
295
-fi
+fi
0 commit comments