Fix eval-bob to actually work with sh. - geomyidae - A small C-based gopherd.
HTML git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit 44b55b20a823ff7bb09504583465374d0d1883e0
DIR parent fc42a2cc6f17ebbc7cfe22fa82905563e73f9ba6
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Sat, 25 Feb 2023 15:38:12 +0100
Fix eval-bob to actually work with sh.
Diffstat:
M bob/eval-bob | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/bob/eval-bob b/bob/eval-bob
@@ -49,5 +49,5 @@ fi
print "BOBEND" bob
}
' "${input}"
-}
+} | sh