From 780cac0eb36b1b5b1fe168c92f8db5464c891915 Mon Sep 17 00:00:00 2001 From: bin456789 Date: Tue, 29 Apr 2025 09:05:09 +0800 Subject: [PATCH] =?UTF-8?q?fnos:=20=E6=B7=BB=E5=8A=A0=20frpc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- trans.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/trans.sh b/trans.sh index c22e2b5..4cecfca 100644 --- a/trans.sh +++ b/trans.sh @@ -4256,6 +4256,9 @@ install_fnos() { # 修正网卡名 add_fix_eth_name_systemd_service $os_dir + + # frpc + add_frpc_systemd_service_if_need $os_dir } install_qcow_by_copy() {