Fix copy-paste thing

This commit is contained in:
Darko Poljak 2019-05-03 21:55:27 +02:00
parent fe833fdfcb
commit 71945ef956
1 changed files with 1 additions and 1 deletions

View File

@ -400,7 +400,7 @@ eof
;;
shellcheck)
make helper=${helper} WEBDIR=${WEBDIR} shellcheck
make shellcheck
printf "\\nPlease review shellcheck report.\\n"
while true
do