Browse Source

Build Hestia beta2 packages

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

+ 3 - 3
clone_hestiacp.sh

@@ -2,10 +2,10 @@
 
 # Branch to build packages from.
 fork="hestiacp"
-branch="beta/1.7.0"
+branch="staging/1.7.0"
 
 # If need to build all please set all to yes rest to no
-all="no"
+all="yes"
 hestia="no"
-nginx="yes"
+nginx="no"
 php="no"