mirror of
https://github.com/233boy/sing-box.git
synced 2026-05-03 06:14:41 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4ebcb332bc | ||
|
|
62c5871ddc |
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
args=$@
|
||||
is_sh_ver=v1.12
|
||||
is_sh_ver=v1.13
|
||||
|
||||
. /etc/sing-box/sh/src/init.sh
|
||||
@@ -1536,7 +1536,8 @@ is_main_menu() {
|
||||
_try_enable_bbr
|
||||
;;
|
||||
2)
|
||||
get log
|
||||
load log.sh
|
||||
log_set
|
||||
;;
|
||||
3)
|
||||
get test-run
|
||||
|
||||
Reference in New Issue
Block a user