X-Git-Url: https://git.madduck.net/etc/mrsetup.git/blobdiff_plain/b24d4e25ad44234cf47781376228badeacddadce..9436373f0d4eaeb35c0c2f957def456cfa0d3de0:/mrsetup diff --git a/mrsetup b/mrsetup index d52b4c0..0e5d05b 100755 --- a/mrsetup +++ b/mrsetup @@ -105,4 +105,9 @@ fi [ -f "$0" ] && rm $0 +echo I: spawning a shell... +$SHELL + +echo I: back from the shell. + exit 0