mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 17:59:11 +08:00
fixes
This commit is contained in:
parent
e33713a93f
commit
c56559873c
@ -13,6 +13,7 @@ if ("$env:USERNAME" -eq "vagrant" -and -not (test-path "$env:userprofile/cmderde
|
||||
|
||||
cd cmderdev
|
||||
git checkout vagrant
|
||||
git pull origin vagrant
|
||||
git remote add upstream https://github.com/cmderdev/cmder
|
||||
git pull upstream master
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user