aboutsummaryrefslogtreecommitdiff
path: root/with-shell
blob: 6819aa62ee664cd7c9d146a134eaa389cd412d8f (plain)
1
2
3
4
#!/bin/sh

"$@"
exec "${SHELL:-sh}"