From 8d5bb1e3e77ce3d8996d0ff9b3e0ce7b77ea087c Mon Sep 17 00:00:00 2001 From: Tomasz Kapias Date: Fri, 28 Apr 2023 22:12:24 +0200 Subject: [PATCH] typo in HEREDOC --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"