We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2ae28 commit 4abfbe6Copy full SHA for 4abfbe6
src/hst_autocompile.sh
@@ -6,7 +6,7 @@
6
# and the script will not try to download the arhive from github, since '~' char is
7
# not accepted in branch name.
8
# Compile but dont install -> ./hst_autocompile.sh --hestia --noinstall --keepbuild '~localsrc'
9
-# Compilea and install -> ./hst_autocompile.sh --hestia --install '~localsrc'
+# Compile and install -> ./hst_autocompile.sh --hestia --install '~localsrc'
10
11
# Clear previous screen output
12
clear
0 commit comments