Commit ac77081b authored by nanahira's avatar nanahira

fix

parent ae04d420
......@@ -16,8 +16,8 @@ redtext:
script:
- apt update && apt -y install sqlite3
- mv /ygopro-server/ygopro .
- cd ygopro
- mkdir dist
- cd ygopro
- echo "select id from datas;" | sqlite3 $DATABASE_FILE | xargs -I {} ./ygopro {} 2>&1 | tee ../dist/redtext.txt
- cd ..
- cat dist/redtext.txt
......
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