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