This commit is contained in:
sushen339
2025-11-18 18:26:32 +08:00
parent 0eec7dcb4a
commit 1e231274cc
5 changed files with 82 additions and 23 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ clean:
# 清理所有文件(包括配置)
distclean: clean
rm -rf /etc/blockip
rm -rf /etc/bip
rm -f /var/log/bip.log /var/log/bip.log.1
@echo "深度清理完成"