fix: remove func

This commit is contained in:
SunBK201 2025-11-27 21:28:06 +08:00
parent aac081905e
commit 626721ac19

View File

@ -37,8 +37,6 @@ start_service() {
[ "$del_tcpts" -eq "1" ] && others="${others}tcpts,"
[ "$set_ttl" -eq "1" ] && others="${others}ttl,"
set_ua3f_group
procd_open_instance "$NAME"
procd_set_param command "$PROG"
procd_append_param command -m "$server_mode"