summaryrefslogtreecommitdiffhomepage
path: root/once/bash.bat
diff options
context:
space:
mode:
Diffstat (limited to 'once/bash.bat')
-rwxr-xr-xonce/bash.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/once/bash.bat b/once/bash.bat
index 1a4ee3f..57f5ceb 100755
--- a/once/bash.bat
+++ b/once/bash.bat
@@ -5,7 +5,7 @@ pushd "%~dp0"
set shell_sysroot=%cd%
set SYSROOT=@sysroot@
-start bin\ntctty.exe --sysroot %shell_sysroot% --exec /bin/mintty -d -h always --window max --exec /bin/bash --init-file /etc/init.sh -i
+start bin\ntctty.exe --sysroot %shell_sysroot% --exec /bin/mintty -d -h always --window max --exec /bin/bash --init-file /setup.sh -i
popd