修正删除的转发文件残留的问题
This commit is contained in:
@@ -153,6 +153,7 @@ delete_service() {
|
||||
rm -f "${SYSTEMD_DIR}/${SERVICE}"
|
||||
|
||||
systemctl daemon-reload
|
||||
systemctl reset-failed
|
||||
|
||||
echo "🗑️ 已删除:$SERVICE"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user