mirror of
https://github.com/kenzok8/openwrt-packages.git
synced 2025-11-05 08:38:46 +08:00
update 2023-11-14 02:01:13
This commit is contained in:
@ -1,11 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
uci -q batch <<-EOF >/dev/null
|
||||
delete ucitrack.@gost[-1]
|
||||
add ucitrack gost
|
||||
set ucitrack.@gost[-1].init=gost
|
||||
commit ucitrack
|
||||
EOF
|
||||
|
||||
rm -f /tmp/luci-indexcache
|
||||
exit 0
|
||||
Reference in New Issue
Block a user