Browse Source

Update clone_hestiacp.sh

Jaap Marcus 3 years ago
parent
commit
c01cdb1f6a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      clone_hestiacp.sh

+ 2 - 2
clone_hestiacp.sh

@@ -5,7 +5,7 @@ fork="hestiacp"
 branch="beta/1.7.0"
 
 # If need to build all please set all to yes rest to no
-all="yes"
+all="no"
 hestia="no"
-nginx="no"
+nginx="yes"
 php="no"