Browse Source

Update version

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

+ 2 - 2
clone_hestiacp.sh

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