mirror of
https://github.com/SunBK201/UA3F.git
synced 2025-12-16 08:44:29 +00:00
fix: remove func
This commit is contained in:
parent
aac081905e
commit
626721ac19
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user