Commit 113c3bfb authored by nanahira's avatar nanahira

fix script zip

parent d75f074b
Pipeline #38954 canceled with stages
in 75 minutes and 26 seconds
...@@ -109,11 +109,9 @@ resources: ...@@ -109,11 +109,9 @@ resources:
# - mv mdpro3-other/Sound ./ # - mv mdpro3-other/Sound ./
# Data # Data
- git clone --depth 1 https://github.com/mycard/ygopro-scripts - git clone --depth 1 https://github.com/mycard/ygopro-scripts script
- rm -f Data/script.zip - rm -rf Data/script.zip script/.git*
- cd ygopro-scripts - 7z a -mx9 Data/script.zip script
- 7z a -mx9 ../Data/script.zip *.lua
- 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
- git clone --depth 1 https://code.moenext.com/mycard/ygopro-database - git clone --depth 1 https://code.moenext.com/mycard/ygopro-database
......
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