]> git.deb.at Git - rhonda/impostor.git/commit
Dockerfile: [[ -> [
authorminiduikboot <mini@duikbo.at>
Sun, 29 Jan 2023 21:57:05 +0000 (22:57 +0100)
committerminiduikboot <mini@duikbo.at>
Sun, 29 Jan 2023 21:57:05 +0000 (22:57 +0100)
commit5ab4bf70da09ef2f060f18351d066262ba27a0bf
tree0443dcb78d4c19548473a335d7a92d0e39c6bff0
parent58c8bdec26afe37e0a8253beadf7200b83e54f2e
Dockerfile: [[ -> [

[[ is a bash extension and is not supported by posix sh, throwing an
error. [ is supported and does enough
Dockerfile