From 0e5ef53a05b2540475a967908df10d701021ca89 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Mon, 4 Nov 2019 12:07:49 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-11536-1.html --- .../20191028 SQLite is really easy to compile.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20191028 SQLite is really easy to compile.md (98%) diff --git a/translated/tech/20191028 SQLite is really easy to compile.md b/published/20191028 SQLite is really easy to compile.md similarity index 98% rename from translated/tech/20191028 SQLite is really easy to compile.md rename to published/20191028 SQLite is really easy to compile.md index 325584c4df..54afd887f0 100644 --- a/translated/tech/20191028 SQLite is really easy to compile.md +++ b/published/20191028 SQLite is really easy to compile.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11536-1.html) [#]: subject: (SQLite is really easy to compile) [#]: via: (https://jvns.ca/blog/2019/10/28/sqlite-is-really-easy-to-compile/) [#]: author: (Julia Evans https://jvns.ca/)