lib/Tools/env
changeset 73604 51b291ae3e2d
parent 29143 72c960b2b83e
--- a/lib/Tools/env	Sun Apr 25 21:12:59 2021 +0200
+++ b/lib/Tools/env	Sun Apr 25 22:33:15 2021 +0200
@@ -25,4 +25,4 @@
 
 [ "$1" = "-?" ] && usage
 
-exec /usr/bin/env "$@"
+/usr/bin/env "$@"