aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarstrom <john@ankarstrom.se>2021-07-08 22:54:18 +0200
committerJohn Ankarstrom <john@ankarstrom.se>2021-07-08 22:54:18 +0200
commita90cdbfc8f32c0b16daf05fed42bb92fa4122fb7 (patch)
treefeadded9114e808e2e8e7518e877e05744bc467d
parent6d840984dcd0fc211244d69fb8e1080c13064bb7 (diff)
downloadxutil-a90cdbfc8f32c0b16daf05fed42bb92fa4122fb7.tar.gz
with-shell: Change formatting
-rwxr-xr-xwith-shell1
1 files changed, 0 insertions, 1 deletions
diff --git a/with-shell b/with-shell
index 6819aa6..364d2ac 100755
--- a/with-shell
+++ b/with-shell
@@ -1,4 +1,3 @@
#!/bin/sh
-
"$@"
exec "${SHELL:-sh}"