From 161b4d16e726d959fe543e941270d6c2ba2bfd07 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Mon, 16 Jun 2014 04:01:47 -0700 Subject: [PATCH] =?UTF-8?q?Updated=20=E5=9C=A8=20Linode=20=E4=B8=8A?= =?UTF-8?q?=E5=BF=AB=E9=80=9F=E6=90=AD=E5=BB=BA=20Shadowsocks=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 在-Linode-上快速搭建-Shadowsocks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/在-Linode-上快速搭建-Shadowsocks.md b/在-Linode-上快速搭建-Shadowsocks.md index dbacf1e..b132070 100644 --- a/在-Linode-上快速搭建-Shadowsocks.md +++ b/在-Linode-上快速搭建-Shadowsocks.md @@ -1,4 +1,4 @@ -如果你已经建了一个 Debian 7.0+ 节点,执行下列命令并跳到步骤 6。 +如果你已经建了一个 Debian 7.0+ 节点,在节点上执行下列命令并跳到步骤 6。 ``` apt-get install curl curl 'https://raw.githubusercontent.com/shadowsocks/stackscript/master/stackscript.sh?v=4' | bash