|
|
|
@ -1024,7 +1024,7 @@ if (($launchdir.Path) -eq ($scriptfolder.Path)) {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
git pull $git_upstream master |
|
|
|
|
git checkout $scriptroot.cmd |
|
|
|
|
git checkout "${scriptroot}.cmd" |
|
|
|
|
git branch --set-upstream-to=origin/master master |
|
|
|
|
|
|
|
|
|
Set-Location $launchdir #restore original CWD |
|
|
|
|