Commit 95675dfa authored by nanahira's avatar nanahira

fixdoc

parent ffec464f
......@@ -7,9 +7,9 @@ git reset --hard FETCH_HEAD
cd windbot
git fetch origin master
git reset --hard FETCH_HEAD
echo y | xbuild /property:Configuration=Release /property:TargetFrameworkVersion="v4.5"
xbuild /property:Configuration=Release /property:TargetFrameworkVersion="v4.5"
cd ../ygopro
git pull origin server
git fetch origin server
git reset --hard FETCH_HEAD
git submodule foreach git fetch origin master
git submodule foreach git reset --hard FETCH_HEAD
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment