Removed pull.bat

This commit is contained in:
ousttrue 2018-10-10 14:10:32 +09:00
parent 2c7e5fd222
commit bab75cd600

View File

@ -1,8 +0,0 @@
::pushd Assets\VRM
git pull
git submodule init
git submodule update --remote
git submodule foreach git checkout master
git submodule foreach git pull
::popd
pause