From 6b60d4b669c34ed07ddbc26af63542bc9e60e482 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 23 Jun 2021 07:55:06 -0300 Subject: aux/workflow/assert-readme.sh: No need to create the public/ directory --- aux/workflow/assert-readme.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'aux/workflow/assert-readme.sh') diff --git a/aux/workflow/assert-readme.sh b/aux/workflow/assert-readme.sh index 2e5d978..e256fcf 100755 --- a/aux/workflow/assert-readme.sh +++ b/aux/workflow/assert-readme.sh @@ -1,8 +1,6 @@ #!/bin/sh set -eu -mkdir -p public - PROJECT="$1" MAILING_LIST="$2" shift -- cgit v1.2.3