From 0a7f44eb34e55ea3e6c39311a1b9ca86b8ff40ef Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 25 May 2023 00:35:11 +0200 Subject: Comment out require --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build b/build index 669701b..884e52c 100755 --- a/build +++ b/build @@ -3,7 +3,7 @@ set -e -require fsub gawk go pee sponge +#require fsub gawk pee sponge PATH="$PATH:scripts" -- cgit v1.2.3