Commit 5604bca5 authored by Momobako's avatar Momobako

Merge branch 'master' of /root/7210

parents f1a22d3a 459cd0d9
...@@ -16,7 +16,7 @@ install: ...@@ -16,7 +16,7 @@ install:
- tar xf lua-5.3.4.tar.gz - tar xf lua-5.3.4.tar.gz
- move lua-5.3.4\src lua - move lua-5.3.4\src lua
- bash -c "curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://www.sqlite.org/2016/sqlite-amalgamation-3210000.zip ; exit 0" - bash -c "curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://www.sqlite.org/2017/sqlite-amalgamation-3210000.zip ; exit 0"
- 7z x sqlite-amalgamation-3210000.zip - 7z x sqlite-amalgamation-3210000.zip
- move sqlite-amalgamation-3210000 sqlite3 - move sqlite-amalgamation-3210000 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