mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-01-19 14:29:34 +08:00
fix luci-app-udp2raw
This commit is contained in:
parent
85245c5963
commit
a884b02b26
@ -41,6 +41,8 @@ create_config() {
|
||||
|
||||
[ -n "$log_level" ] && echo "--log-level ${log_level}" >> $config_file
|
||||
echo "--disable-color" >> $config_file
|
||||
|
||||
echo "--wait-lock" >> $config_file
|
||||
}
|
||||
|
||||
validate_config_section() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user