Add change from cmd to bash

This commit is contained in:
AllSpiceAlice 2025-02-26 07:49:40 +00:00
parent b05e63629a
commit 96f7859f23

View File

@ -74,4 +74,6 @@ echo.
"C:\Program Files\Git\bin\bash.exe" -c "$USERPROFILE/allspice/svn-to-allspice.sh 2>&1 | tee >(sed 's/\x1B\[[0-9;]*[mK]//g' >> %LOGFILE%)"
echo.
echo "$USERPROFILE/allspice/$REPO_NAME" > "$USERPROFILE/allspice/latest-repo.txt"
set /p RESULT=<latest-repo.txt
cd /d %RESULT%
"C:\Program Files\Git\bin\bash.exe" --login -i