Commit b651da79 authored by nanahira's avatar nanahira

fix

parent 2e7df32d
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
# update script # update script
cd ygopro-server
git pull origin master git pull origin master
git reset --hard FETCH_HEAD git reset --hard FETCH_HEAD
cd windbot cd windbot
...@@ -19,4 +18,4 @@ cd build ...@@ -19,4 +18,4 @@ cd build
make config=release make config=release
cd ../ cd ../
strip ygopro strip ygopro
cd ../../ cd ../
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