Browse Source

Update clone_hestiacp.sh

Jaap Marcus 3 years ago
parent
commit
a3fa8ae08e
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="staging/1.7.0"
 
 # If need to build all please set all to yes rest to no
-all="yes"
-hestia="no"
+all="no"
+hestia="yes"
 nginx="no"
 php="no"