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:
# - mv mdpro3-other/Sound ./
# Data
- git clone --depth 1 https://github.com/mycard/ygopro-scripts
- rm -f Data/script.zip
- cd ygopro-scripts
- 7z a -mx9 ../Data/script.zip *.lua
- cd ..
- git clone --depth 1 https://github.com/mycard/ygopro-scripts script
- rm -rf Data/script.zip script/.git*
- 7z a -mx9 Data/script.zip script
- 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
- 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