typo in HEREDOC
This commit is contained in:
parent
d8dbe579f1
commit
8d5bb1e3e7
2
build.sh
2
build.sh
|
@ -19,7 +19,7 @@ Help()
|
||||||
-d "<path>" Desination webroot path or directory
|
-d "<path>" Desination webroot path or directory
|
||||||
-p "<password>" Password for decryption >= 12 characters
|
-p "<password>" Password for decryption >= 12 characters
|
||||||
-s "<salt>" Salt string = 32 hexadecimal characters
|
-s "<salt>" Salt string = 32 hexadecimal characters
|
||||||
-t "<string>" Title for the staticrypt form page
|
-t "<string>" Title for the staticrypt form page
|
||||||
-u "<url>" Https or localhost Url for the destination root
|
-u "<url>" Https or localhost Url for the destination root
|
||||||
|
|
||||||
Example: ./build.sh -u https://start.domain.tld -d static -t "STILDE - StartPage"
|
Example: ./build.sh -u https://start.domain.tld -d static -t "STILDE - StartPage"
|
||||||
|
|
Loading…
Reference in a new issue