Jelajahi Sumber

Merge pull request #1527 from hestiacp/fix/2021-01_update_description

Updated / Improved description
Raphael Schneeberger 5 tahun lalu
induk
melakukan
69241a0947
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      src/hst_autocompile.sh

+ 2 - 2
src/hst_autocompile.sh

@@ -5,8 +5,8 @@
 # For building from local source folder use "~localsrc" keyword as hesia branch name,
 #   and the script will not try to download the arhive from github, since '~' char is 
 #   not accepted in branch name.
-# Compile but dont install -> ./hst_autocompile.sh --hestia '~localsrc' 'n'
-# Compile but install -> ./hst_autocompile.sh --hestia '~localsrc' 'y'
+# Compile but dont install -> ./hst_autocompile.sh --hestia --noinstall --keepbuild '~localsrc'
+# Compilea and install -> ./hst_autocompile.sh --hestia --install '~localsrc' 
 
 # Clear previous screen output
 clear