From 4e1c8cab018ee6b5ec486dcfd3ae2f2a3efbfa7d Mon Sep 17 00:00:00 2001 From: Teddysun Date: Wed, 7 Jan 2015 14:26:08 +0800 Subject: [PATCH] Support CentOS 6 & 7 --- shadowsocks-libev.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shadowsocks-libev.sh b/shadowsocks-libev.sh index a765a52..3738f1d 100644 --- a/shadowsocks-libev.sh +++ b/shadowsocks-libev.sh @@ -10,7 +10,7 @@ export PATH clear echo "#############################################################" -echo "# Install Shadowsocks(libev) for CentOS6.x (32bit/64bit)" +echo "# Install Shadowsocks(libev) for CentOS 6 or 7 (32bit/64bit)" echo "# Intro: http://teddysun.com/357.html" echo "#" echo "# Author: Teddysun "