Commit e2c9f4af authored by nanahira's avatar nanahira

Merge branch 'master' into server

parents 0c52d3b1 4ce17ff1
...@@ -19,7 +19,7 @@ install: ...@@ -19,7 +19,7 @@ install:
- tar xf lua-5.3.5.tar.gz - tar xf lua-5.3.5.tar.gz
- move lua-5.3.5\src lua - move lua-5.3.5\src lua
- bash -c "curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://www.sqlite.org/2018/sqlite-amalgamation-3310100.zip ; exit 0" - bash -c "curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://www.sqlite.org/2020/sqlite-amalgamation-3310100.zip ; exit 0"
- 7z x -y sqlite-amalgamation-3310100.zip - 7z x -y sqlite-amalgamation-3310100.zip
- move sqlite-amalgamation-3310100 sqlite3 - move sqlite-amalgamation-3310100 sqlite3
......
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