fix sleep

This commit is contained in:
Kjeld Schouten-Lebbing
2023-03-01 21:47:16 +01:00
parent e78a9f693f
commit 001bd213b7

View File

@@ -435,6 +435,6 @@ command:
{{ end }}
{{ end }}
{{ end }}
do sleep 5
sleep 5
EOF
{{- end -}}