Commit 8fc8ed9f authored by nanahira's avatar nanahira

fixappv

parent 3bb0ecfb
......@@ -59,8 +59,8 @@ after_build:
- 7z x windbot-master.zip
- cd windbot-master
- msbuild /property:Configuration=Release /property:Platform=x86
- rm -rf bin/Release/WindBot.exe.config
- mv -f bin/Release ../WindBot
- rm -rf bin/x86/Release/WindBot.exe.config
- mv -f bin/x86/Release ../WindBot
- mv -f BotWrapper/bin/Release/Bot.exe ./..
- mv -f BotWrapper/bin/Release/Bot.conf ./..
......
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