mirror of
https://github.com/233boy/v2ray.git
synced 2025-12-24 12:57:52 +08:00
7 lines
66 B
Bash
7 lines
66 B
Bash
#!/bin/bash
|
|
|
|
args=$@
|
|
is_sh_ver=v4.26
|
|
|
|
. /etc/v2ray/sh/src/init.sh
|