🤞 Sync 2026-03-06 20:21:12

This commit is contained in:
github-actions[bot]
2026-03-06 20:21:12 +08:00
parent 383bda44e8
commit 54e9196bd1
4 changed files with 46 additions and 28 deletions
+5
View File
@@ -13,6 +13,11 @@ uci -q batch <<-EOF >/dev/null
commit ucitrack
EOF
uci -q batch <<-EOF >/dev/null
delete network.floatip
commit network
EOF
# don't change role if enabled
[[ "`uci -q get floatip.main.enabled`" = "1" ]] && exit 0