This commit is contained in:
teasiu
2022-09-26 18:01:58 +08:00
parent 822e5088a3
commit 08ac9e1fea
2 changed files with 2 additions and 2 deletions

View File

@@ -34,4 +34,4 @@ crontab -l
## 学习教材
[](https://www.runoob.com/w3cnote/linux-crontab-tasks.html)
[www.runoob.com](https://www.runoob.com/w3cnote/linux-crontab-tasks.html)

View File

@@ -32,6 +32,6 @@ cp /var/www/html/blog/usr/*.db /mnt/sda1/blog-data/myblog.db
下次重新安装博客时, 点击 "我准备好了, 开始下一步", 数据库文件路径输入 /mnt/sda1/blog-data/myblog.db 然后无需设置密码直接点击 "确认, 开始安装", 然后点击 "使用原数据" 这样就把数据还原了, 打开还是原来一样的所有文章。
注意: 如果你常常使用的是外网网址登陆博客, 请在后台设置里填写正确的外网网址。
注意: 如果你常常使用的是外网网址登陆博客, 请在后台设置里***填写正确的外网网址***
否则首页将会造成js错乱而影响访问。可用内网 IP 地址登陆去修改)