Update comment styles

This commit is contained in:
Teddysun 2015-03-27 14:11:53 +08:00
parent 221b12b7d4
commit 716d811ee4
3 changed files with 4 additions and 14 deletions

View File

@ -23,9 +23,7 @@ echo "#############################################################"
echo "# Auto install L2TP for CentOS 6 #" echo "# Auto install L2TP for CentOS 6 #"
echo "# System Required: CentOS 6(32bit/64bit) #" echo "# System Required: CentOS 6(32bit/64bit) #"
echo "# Intro: http://teddysun.com/135.html #" echo "# Intro: http://teddysun.com/135.html #"
echo "# #"
echo "# Author: Teddysun <i@teddysun.com> #" echo "# Author: Teddysun <i@teddysun.com> #"
echo "# #"
echo "#############################################################" echo "#############################################################"
echo "" echo ""
@ -242,9 +240,7 @@ printf "
# Auto install L2TP for CentOS 6 # # Auto install L2TP for CentOS 6 #
# System Required: CentOS 6(32bit/64bit) # # System Required: CentOS 6(32bit/64bit) #
# Intro: http://teddysun.com/135.html # # Intro: http://teddysun.com/135.html #
# #
# Author: Teddysun <i@teddysun.com> # # Author: Teddysun <i@teddysun.com> #
# #
############################################################# #############################################################
if there are no [FAILED] above, then you can connect to your if there are no [FAILED] above, then you can connect to your
L2TP VPN Server with the default user/password below: L2TP VPN Server with the default user/password below:

View File

@ -23,9 +23,7 @@ echo "#############################################################"
echo "# Auto install L2TP for Ubuntu #" echo "# Auto install L2TP for Ubuntu #"
echo "# System Required: Ubuntu(32bit/64bit) #" echo "# System Required: Ubuntu(32bit/64bit) #"
echo "# Intro: http://teddysun.com/135.html #" echo "# Intro: http://teddysun.com/135.html #"
echo "# #"
echo "# Author: Teddysun <i@teddysun.com> #" echo "# Author: Teddysun <i@teddysun.com> #"
echo "# #"
echo "#############################################################" echo "#############################################################"
echo "" echo ""
@ -241,9 +239,7 @@ printf "
# Auto install L2TP for Ubuntu # # Auto install L2TP for Ubuntu #
# System Required: Ubuntu(32bit/64bit) # # System Required: Ubuntu(32bit/64bit) #
# Intro: http://teddysun.com/135.html # # Intro: http://teddysun.com/135.html #
# #
# Author: Teddysun <i@teddysun.com> # # Author: Teddysun <i@teddysun.com> #
# #
############################################################# #############################################################
if there are no [FAILED] above, then you can connect to your if there are no [FAILED] above, then you can connect to your
L2TP VPN Server with the default user/password below: L2TP VPN Server with the default user/password below:

10
pptp.sh
View File

@ -21,12 +21,10 @@ cur_dir=`pwd`
clear clear
echo "" echo ""
echo "#############################################################" echo "#############################################################"
echo "# Auto Install PPTP for CentOS 6" echo "# Auto Install PPTP for CentOS 6 #"
echo "# System Required: CentOS 6(32bit/64bit)" echo "# System Required: CentOS 6(32bit/64bit) #"
echo "# Intro: http://teddysun.com/134.html" echo "# Intro: http://teddysun.com/134.html #"
echo "" echo "# Author: Teddysun <i@teddysun.com> #"
echo "# Author: Teddysun <i@teddysun.com>"
echo ""
echo "#############################################################" echo "#############################################################"
echo "" echo ""