From 0f76240b51226dc440223c88b67e1a404a58b379 Mon Sep 17 00:00:00 2001 From: jamesmarc2016 <934396065@qq.com> Date: Mon, 26 Mar 2018 15:08:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=AF=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 start.sh diff --git a/start.sh b/start.sh new file mode 100644 index 0000000..954e58c --- /dev/null +++ b/start.sh @@ -0,0 +1,4 @@ +git clone https://github.com/jamesmarc2016/v2ray +cd v2ray +chmod +x install.sh +./install.sh \ No newline at end of file