fnos: 添加 frpc

This commit is contained in:
bin456789 2025-04-29 09:05:09 +08:00
parent bbf78e6d9a
commit 780cac0eb3
No known key found for this signature in database
GPG Key ID: EE301B386DE6C11B

View File

@ -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() {