aboutsummaryrefslogtreecommitdiff
path: root/with-shell-on-error
diff options
context:
space:
mode:
Diffstat (limited to 'with-shell-on-error')
-rwxr-xr-xwith-shell-on-error1
1 files changed, 0 insertions, 1 deletions
diff --git a/with-shell-on-error b/with-shell-on-error
index 40f9980..d29a1d6 100755
--- a/with-shell-on-error
+++ b/with-shell-on-error
@@ -1,3 +1,2 @@
#!/bin/sh
-
"$@" || exec "${SHELL:-sh}"