update doc
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-05-21 14:57:26 +02:00
parent 9241f0abb5
commit 5fb88af95c
Signed by: deblan
GPG key ID: 579388D585F70417

2
script
View file

@ -38,7 +38,7 @@ main() {
FOO="${FOO:-defaultValue}"
# log [-t] [-l debug|error|info] message
# log [-t] [-l debug|error] message
exit 0
}