From 4243287564e07f1f5004cdc2fa9cd32230c1ea83 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 8 Nov 2022 13:45:11 +0300 Subject: [PATCH] My apenwarr/redo path differs --- makedist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makedist.sh b/makedist.sh index 6ca2951..26c04c5 100755 --- a/makedist.sh +++ b/makedist.sh @@ -46,7 +46,7 @@ rm -rf .git .gitignore doc/.gitignore doc/style.css makedist.sh doc/www.do VERSI redo-cleanup full perl -i -npe "s/go} build/go} build -mod=vendor/" gocheese.do perl -i -npe "s/go} test/go} test -mod=vendor/" test.do -cp ~/work/redo/minimal/do contrib/do +cp ~/work/redo/apenwarr/minimal/do contrib/do find . -type d -exec chmod 755 {} + find . -type f -exec chmod 644 {} + -- 2.44.0