mirror of
https://github.com/teddysun/across.git
synced 2025-01-18 22:09:35 +08:00
Update comment styles
This commit is contained in:
parent
221b12b7d4
commit
716d811ee4
4
l2tp.sh
4
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 <i@teddysun.com> #"
|
||||
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 <i@teddysun.com> #
|
||||
# #
|
||||
#############################################################
|
||||
if there are no [FAILED] above, then you can connect to your
|
||||
L2TP VPN Server with the default user/password below:
|
||||
|
@ -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 <i@teddysun.com> #"
|
||||
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 <i@teddysun.com> #
|
||||
# #
|
||||
#############################################################
|
||||
if there are no [FAILED] above, then you can connect to your
|
||||
L2TP VPN Server with the default user/password below:
|
||||
|
10
pptp.sh
10
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 <i@teddysun.com>"
|
||||
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 <i@teddysun.com> #"
|
||||
echo "#############################################################"
|
||||
echo ""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user