File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -391,7 +391,7 @@ if [ -z "$withdebs" ] || [ ! -d "$withdebs" ]; then
391391 echo -e " \e[33mhttps://raw.githubusercontent.com/hestiacp/hestiacp/release/install/hst-install.sh\e[0m"
392392 echo " "
393393 echo -e " \e[33mTo test pre-release versions, build the .deb packages and re-run the installer:\e[0m"
394- echo -e " \e[33m./hst_autocompile.sh \e[1m--hestia no\e[21m\e[0m"
394+ echo -e " \e[33m./hst_autocompile.sh \e[1m--hestia branchname no\e[21m\e[0m"
395395 echo -e " \e[33m./hst-install.sh .. \e[1m--with-debs /tmp/hestiacp-src/debs\e[21m\e[0m"
396396 echo " "
397397 check_result 1 " Installation aborted"
Original file line number Diff line number Diff line change @@ -366,7 +366,7 @@ if [ -z "$withdebs" ] || [ ! -d "$withdebs" ]; then
366366 echo -e " \e[33mhttps://raw.githubusercontent.com/hestiacp/hestiacp/release/install/hst-install.sh\e[0m"
367367 echo " "
368368 echo -e " \e[33mTo test pre-release versions, build the .deb packages and re-run the installer:\e[0m"
369- echo -e " \e[33m./hst_autocompile.sh \e[1m--hestia no\e[21m\e[0m"
369+ echo -e " \e[33m./hst_autocompile.sh \e[1m--hestia branchname no\e[21m\e[0m"
370370 echo -e " \e[33m./hst-install.sh .. \e[1m--with-debs /tmp/hestiacp-src/debs\e[21m\e[0m"
371371 echo " "
372372 check_result 1 " Installation aborted"
You can’t perform that action at this time.
0 commit comments