Selaa lähdekoodia

Updated / Improved description

Jaap Marcus 5 vuotta sitten
vanhempi
sitoutus
3bba1ddae4
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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