mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 11:01:50 +00:00
2 lines
86 B
Bash
2 lines
86 B
Bash
#!/bin/sh
|
|
[ "$(uci -q get xray.main_dns.enabled)" = "1"] && /etc/init.d/xray rules_up
|