forked from ungleich-public/cdist
Fix copy-paste thing
This commit is contained in:
parent
fe833fdfcb
commit
71945ef956
1 changed files with 1 additions and 1 deletions
|
@ -400,7 +400,7 @@ eof
|
||||||
;;
|
;;
|
||||||
|
|
||||||
shellcheck)
|
shellcheck)
|
||||||
make helper=${helper} WEBDIR=${WEBDIR} shellcheck
|
make shellcheck
|
||||||
printf "\\nPlease review shellcheck report.\\n"
|
printf "\\nPlease review shellcheck report.\\n"
|
||||||
while true
|
while true
|
||||||
do
|
do
|
||||||
|
|
Loading…
Reference in a new issue