From 5b3737fd326acd8d9d29901e5a5ec570e6cbd3a4 Mon Sep 17 00:00:00 2001 From: xiaoz Date: Tue, 15 Mar 2022 12:03:18 +0800 Subject: [PATCH] update --- README.md | 4 ++-- data/update.log | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d712bb0..3dca9cc 100755 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ 1. 需安装PHP环境,并确保支持SQLite3 2. 下载源码解压到站点根目录 -3. 将`config.simple.php`复制为`data/config.php`并填写自己的站点信息 -5. 访问后台:`http://IP/index.php?c=login` +3. 访问首页自动完成安装 +4. 访问后台:`http://IP/index.php?c=login` **Docker部署:** diff --git a/data/update.log b/data/update.log index 5221fa3..9546e5a 100755 --- a/data/update.log +++ b/data/update.log @@ -65,4 +65,5 @@ CREATE INDEX on_options_key_IDX ON on_options ("key"); 3. 书签导入时文件名过滤 20220315 -1. 修复一个任意文件漏洞 \ No newline at end of file +1. 修复一个任意文件漏洞 +2. baisuTwo主题更新 \ No newline at end of file