fnos: 添加 frpc
Some checks failed
同步到 CNB / 同步到 CNB (push) Waiting to run
运行主程序 / 运行主程序 (./reinstall.bat --debug --password 123@@@, windows-latest) (push) Has been cancelled
运行主程序 / 运行主程序 (sudo bash reinstall.sh --debug --password 123@@@, ubuntu-latest) (push) Has been cancelled

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