Add change from cmd to bash
This commit is contained in:
parent
b05e63629a
commit
96f7859f23
@ -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
|
Loading…
Reference in New Issue
Block a user