完善极光配置,格式化代码

This commit is contained in:
2025-09-30 12:33:21 +08:00
parent 37f77cd7d0
commit 75f1a17669
14 changed files with 1084 additions and 714 deletions

View File

@@ -0,0 +1,5 @@
:foreach i in=[/interface l2tp-client find] do={
:if ([/interface l2tp-client get $i running]) do={} else {
/system/reboot
}
}