diff --git a/build.sh b/build.sh index cc291af..6169123 100755 --- a/build.sh +++ b/build.sh @@ -19,7 +19,7 @@ Help() -d "" Desination webroot path or directory -p "" Password for decryption >= 12 characters -s "" Salt string = 32 hexadecimal characters - -t "" Title for the staticrypt form page + -t "" Title for the staticrypt form page -u "" Https or localhost Url for the destination root Example: ./build.sh -u https://start.domain.tld -d static -t "STILDE - StartPage"