summaryrefslogtreecommitdiffhomepage
path: root/distro/bash.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'distro/bash.cmd')
-rwxr-xr-xdistro/bash.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/distro/bash.cmd b/distro/bash.cmd
index 2b580ec..69cd2c2 100755
--- a/distro/bash.cmd
+++ b/distro/bash.cmd
@@ -2,7 +2,7 @@
pushd "%~dp0"
-start bin\ntctty.exe --sysroot %cd% --exec /bin/mintty -d --window max --exec /bin/bash --init-file /etc/init.sh -i
+start bin\ntctty.exe --sysroot %cd% --exec /bin/mintty -d --window max --exec /bin/login -i midipix
popd