Просмотр исходного кода

Updated / Improved description

Jaap Marcus 5 лет назад
Родитель
Сommit
3bba1ddae4
1 измененных файлов с 2 добавлено и 2 удалено
  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