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