From 716d811ee487dd803c6a5ae353e3f03a48cfb4af Mon Sep 17 00:00:00 2001 From: Teddysun Date: Fri, 27 Mar 2015 14:11:53 +0800 Subject: [PATCH] Update comment styles --- l2tp.sh | 4 ---- l2tp_ubuntu.sh | 4 ---- pptp.sh | 10 ++++------ 3 files changed, 4 insertions(+), 14 deletions(-) diff --git a/l2tp.sh b/l2tp.sh index e6fbc7c..55d4a7b 100644 --- a/l2tp.sh +++ b/l2tp.sh @@ -23,9 +23,7 @@ echo "#############################################################" echo "# Auto install L2TP for CentOS 6 #" echo "# System Required: CentOS 6(32bit/64bit) #" echo "# Intro: http://teddysun.com/135.html #" -echo "# #" echo "# Author: Teddysun #" -echo "# #" echo "#############################################################" echo "" @@ -242,9 +240,7 @@ printf " # Auto install L2TP for CentOS 6 # # System Required: CentOS 6(32bit/64bit) # # Intro: http://teddysun.com/135.html # -# # # Author: Teddysun # -# # ############################################################# if there are no [FAILED] above, then you can connect to your L2TP VPN Server with the default user/password below: diff --git a/l2tp_ubuntu.sh b/l2tp_ubuntu.sh index 15753b8..b8da334 100644 --- a/l2tp_ubuntu.sh +++ b/l2tp_ubuntu.sh @@ -23,9 +23,7 @@ echo "#############################################################" echo "# Auto install L2TP for Ubuntu #" echo "# System Required: Ubuntu(32bit/64bit) #" echo "# Intro: http://teddysun.com/135.html #" -echo "# #" echo "# Author: Teddysun #" -echo "# #" echo "#############################################################" echo "" @@ -241,9 +239,7 @@ printf " # Auto install L2TP for Ubuntu # # System Required: Ubuntu(32bit/64bit) # # Intro: http://teddysun.com/135.html # -# # # Author: Teddysun # -# # ############################################################# if there are no [FAILED] above, then you can connect to your L2TP VPN Server with the default user/password below: diff --git a/pptp.sh b/pptp.sh index 28d5847..afda3bf 100644 --- a/pptp.sh +++ b/pptp.sh @@ -21,12 +21,10 @@ cur_dir=`pwd` clear echo "" echo "#############################################################" -echo "# Auto Install PPTP for CentOS 6" -echo "# System Required: CentOS 6(32bit/64bit)" -echo "# Intro: http://teddysun.com/134.html" -echo "" -echo "# Author: Teddysun " -echo "" +echo "# Auto Install PPTP for CentOS 6 #" +echo "# System Required: CentOS 6(32bit/64bit) #" +echo "# Intro: http://teddysun.com/134.html #" +echo "# Author: Teddysun #" echo "#############################################################" echo ""