diff options
author | John Ankarstrom <john@ankarstrom.se> | 2021-07-08 22:03:15 +0200 |
---|---|---|
committer | John Ankarstrom <john@ankarstrom.se> | 2021-07-08 22:03:15 +0200 |
commit | 6d840984dcd0fc211244d69fb8e1080c13064bb7 (patch) | |
tree | 2e6a30e92cc6cd0841fd075baae9354de91cb058 /with-shell | |
parent | 301e03b46ce35589dbd2b7985d6ae8bef0dca64a (diff) | |
download | xutil-6d840984dcd0fc211244d69fb8e1080c13064bb7.tar.gz |
Add 'git-orig' utility
Diffstat (limited to 'with-shell')
-rwxr-xr-x | with-shell | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ #!/bin/sh + "$@" exec "${SHELL:-sh}" |