Browse Source

getpunk.cmd

master
Julian Noble 4 days ago
parent
commit
775aad8fba
  1. 1
      getpunk.cmd

1
getpunk.cmd

@ -694,6 +694,7 @@ if [[ "$punkfolder" == "$scriptdir" ]]; then
fi
fi
git pull $git_upstream master
git checkout $scriptroot.cmd
git branch --set-upstream-to=origin/master master
cd $launchdir #restore original CWD

Loading…
Cancel
Save