fix: shellcheck tipps
This commit is contained in:
parent
9d6f036ead
commit
43417c1b97
3 changed files with 7 additions and 10 deletions
|
@ -16,7 +16,7 @@ echo " > Find more @ https://github.com/drwetter/testssl.sh"
|
|||
|
||||
echo -e "$GREEN"
|
||||
echo " > Bitte gib die komplette URL (z.B. https://test.example.com) an."
|
||||
read -p " > Welche Webseite soll getestet werden? " WEBSITE
|
||||
read -rp " > Welche Webseite soll getestet werden? " WEBSITE
|
||||
echo -e "${RESET}"
|
||||
|
||||
docker pull drwetter/testssl.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue