1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Merge branch 'test' into develop

This commit is contained in:
suyuan168 2022-01-14 18:17:53 +08:00
commit 4e9dc7fe18
24 changed files with 1920 additions and 0 deletions

View file

@ -93,6 +93,8 @@ if [ "$(uci -q get sqm.omrvpn)" = "" ]; then
EOF
fi
sed -i 's/SQM_SYSLOG=1/SQM_SYSLOG=0/g' /etc/sqm/sqm.conf
rm -f /tmp/luci-indexcache
exit 0