更新清理命令

This commit is contained in:
CallMeR
2024-10-08 23:08:24 +08:00
parent 05ba8586ae
commit 04fc40c8e1
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -283,9 +283,6 @@ $ sudo bash /opt/smartdns-plugin.sh
## 关闭 smartdns.service
$ sudo systemctl stop smartdns.service
## 清理缓存
$ sudo rm -rvf /var/cache/smartdns
## 清理进程标识文件
$ sudo rm -rvf /var/run/smartdns.pid /run/smartdns.pid
```