2 Commits
v1.12 ... v1.13

Author SHA1 Message Date
233boy
4ebcb332bc fix log display in UI
Merge pull request #80 from Roddy-D/main
2025-10-12 10:21:14 +08:00
dhd2333
62c5871ddc fix log display in UI 2025-10-11 13:32:23 -04:00
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
args=$@ args=$@
is_sh_ver=v1.12 is_sh_ver=v1.13
. /etc/sing-box/sh/src/init.sh . /etc/sing-box/sh/src/init.sh

View File

@@ -1536,7 +1536,8 @@ is_main_menu() {
_try_enable_bbr _try_enable_bbr
;; ;;
2) 2)
get log load log.sh
log_set
;; ;;
3) 3)
get test-run get test-run