mirror of
https://github.com/teddysun/across.git
synced 2025-01-19 06:19: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 "# 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:
|
||||||
|
@ -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
10
pptp.sh
@ -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 ""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user