Skip to content

Commit

Permalink
Update dd.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
veip007 authored Sep 9, 2019
1 parent e8c3072 commit 8156721
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions dd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,18 @@ wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com
clear
echo " "
echo "######################################################"
echo "# "
echo "# Auto DD "
echo "# "
echo "# Author: hiCasper "
echo "# Blog: https://blog.hicasper.com "
echo "# Last Modified: 2019-06-24 "
echo "# "
echo "# Supported by MoeClub "
echo "# "
echo "# #"
echo "# Auto DD #"
echo "# #"
echo "# Last Modified: 2019-06-24 #"
echo "# 默认密码:MoeClub.org #"
echo "# Supported by MoeClub #"
echo "# #"
echo "######################################################"
echo " "
echo "IP: $MAINIP"
echo "Gateway: $GATEWAYIP"
echo "Netmask: $NETMASK"
echo "网关: $GATEWAYIP"
echo "网络掩码: $NETMASK"
echo ""
echo "Please select an OS:"
echo " 1) CentOS 7 (DD)"
Expand Down

0 comments on commit 8156721

Please sign in to comment.