aboutsummaryrefslogtreecommitdiff
path: root/with-shell
blob: 364d2ac2f2e11663d41301d97000e7156ea612be (plain)
1
2
3
#!/bin/sh
"$@"
exec "${SHELL:-sh}"