Commit b2b2087d authored by nanahira's avatar nanahira

fix compress script

parent 318e8bbb
...@@ -107,7 +107,7 @@ resources: ...@@ -107,7 +107,7 @@ resources:
- git clone --depth 1 https://github.com/mycard/ygopro-scripts - git clone --depth 1 https://github.com/mycard/ygopro-scripts
- rm Data/script.zip - rm Data/script.zip
- cd ygopro-scripts - cd ygopro-scripts
- 7z a -mx0 ../Data/script.zip *.lua - 7z a -mx9 ../Data/script.zip *.lua
- cd .. - cd ..
- wget -O Data/lflist.conf 'https://code.moenext.com/mycard/ygopro/-/raw/master/lflist.conf?inline=false' - wget -O Data/lflist.conf 'https://code.moenext.com/mycard/ygopro/-/raw/master/lflist.conf?inline=false'
- wget -O Data/pack/pack.db https://cdn02.moecube.com:444/ygopro-card-list/pack.db - wget -O Data/pack/pack.db https://cdn02.moecube.com:444/ygopro-card-list/pack.db
......
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