From 312d186bcca5ac2d4e5e07ace0fd5f757e353e30 Mon Sep 17 00:00:00 2001 From: Teddysun Date: Wed, 7 Jan 2015 14:26:01 +0800 Subject: [PATCH] Support CentOS 5 & 6 & 7 --- shadowsocks-go.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shadowsocks-go.sh b/shadowsocks-go.sh index 174e34f..e5fc920 100644 --- a/shadowsocks-go.sh +++ b/shadowsocks-go.sh @@ -10,7 +10,7 @@ export PATH clear echo "#############################################################" -echo "# Install Shadowsocks(go) for CentOS 5.x & 6.x & 7 (32bit/64bit)" +echo "# Install Shadowsocks(go) for CentOS 5 or 6 or 7 (32bit/64bit)" echo "# Intro: http://teddysun.com/392.html" echo "#" echo "# Author: Teddysun "