Commit 19972df6 authored by nanahira's avatar nanahira

delete windbot used archive

parent af42c731
...@@ -51,6 +51,7 @@ after_build: ...@@ -51,6 +51,7 @@ after_build:
- rm -rf Bot.exe bot.conf - rm -rf Bot.exe bot.conf
- mv WindBot windbot_ - mv WindBot windbot_
- mv windbot_ windbot # Windows NTFS does not support case sensitive, so renaming the folder twice. - mv windbot_ windbot # Windows NTFS does not support case sensitive, so renaming the folder twice.
- rm -rf WindBot.7z
- cp ../cards.cdb windbot/ - cp ../cards.cdb windbot/
- mkdir ygopro - mkdir ygopro
- cp -rf ../ygopro.exe ygopro/ - cp -rf ../ygopro.exe ygopro/
......
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