Commit 5388a1ff authored by nanahira's avatar nanahira

fix

parent 7207c913
......@@ -55,7 +55,7 @@ pack:
- apt update && apt -y install p7zip-full wget git
- mkdir -p dist/archive dist/contents
- git clone --depth=1 https://code.mycard.moe/alstroemeria-silentlove/ygopro-222DIY-sound sound
- wget -O update/filelist.txt https://cdn01.moecube.com/ygopro-222DIY/contents/filelist.txt || rm -rf update/filelist.txt
- wget -O update/filelist.txt https://cdn01.moecube.com/ygopro-222DIY/contents/update/filelist.txt || rm -rf update/filelist.txt
- rm -rf .*.yml .git* sound/.git*
- cd update
- ./update-server.sh
......
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