summaryrefslogtreecommitdiffhomepage
path: root/build
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-05-25 00:35:11 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-05-25 00:35:11 +0200
commit0a7f44eb34e55ea3e6c39311a1b9ca86b8ff40ef (patch)
tree97e65d21fc9c97e811784b3887745254d43dab5c /build
parentb3c367d9255bcc296b6740d1b437335d445b7253 (diff)
Comment out require
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
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"