mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-11 07:51:45 +00:00
已修改 scripts/components/endpoints.sh
已修改 scripts/components/gateway.sh 已修改 scripts/start.sh
This commit is contained in:
@@ -634,7 +634,7 @@ modify_json() { #修饰singbox1.13配置文件
|
||||
}
|
||||
cat "$TMPDIR"/format.json | sed -n '/"route":/,/^\( "[a-z]\|}\)/p' | sed '$d' >>"$TMPDIR"/jsons/route.json
|
||||
#加载端点配置文件并生成
|
||||
[ "ts_service" = ON ] || [ "wg_service" = ON ] && {
|
||||
[ "$ts_service" = ON ] || [ "$wg_service" = ON ] && {
|
||||
. "$CRASHDIR"/configs/gateway.cfg
|
||||
. "$CRASHDIR"/components/endpoints.sh
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user