diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -114,7 +114,7 @@ clean: src/bin/paku check-shellcheck: - git ls-files | grep '\.sh$$' | xargs shellcheck + sh tests/assert-shellcheck.sh local-files = \ /etc/postfix/master.cf \ |