mirror of
https://github.com/233boy/sing-box.git
synced 2026-05-02 22:04:40 +08:00
6 lines
67 B
Bash
6 lines
67 B
Bash
#!/bin/bash
|
|
|
|
args=$@
|
|
is_sh_ver=v1.0
|
|
|
|
. /etc/sing-box/sh/src/init.sh |