X-Git-Url: https://git.madduck.net/etc/mrsetup.git/blobdiff_plain/4e1c3aa9b47012a256925938ac609cab8a658cc6..2d015786d1cbef18d690125a57a7d2c1e564db3f:/mrsetup diff --git a/mrsetup b/mrsetup index 2335484..5a17d07 100755 --- a/mrsetup +++ b/mrsetup @@ -111,7 +111,7 @@ else fi echo I: spawning a shell... -$SHELL --interactive --login /dev/tty +$SHELL -i -l /dev/tty echo I: back from the shell.