aboutsummaryrefslogtreecommitdiff
path: root/with-shell
diff options
context:
space:
mode:
Diffstat (limited to 'with-shell')
-rwxr-xr-xwith-shell1
1 files changed, 1 insertions, 0 deletions
diff --git a/with-shell b/with-shell
index 364d2ac..6819aa6 100755
--- a/with-shell
+++ b/with-shell
@@ -1,3 +1,4 @@
#!/bin/sh
+
"$@"
exec "${SHELL:-sh}"