Explorar o código

Update gcp_root_ssh.sh

蘭雅sRGB %!s(int64=6) %!d(string=hai) anos
pai
achega
31295acf99
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gcp_root_ssh.sh

+ 1 - 1
gcp_root_ssh.sh

@@ -16,5 +16,5 @@ systemctl restart ssh
 Green="\033[32m"  && Red="\033[31m" && GreenBG="\033[42;37m" && RedBG="\033[41;37m" && Font="\033[0m"
 
 # 修改root 密码: bash脚本不能直接运行passwd,用户手工使用命令
-echo -e "${Red}请手工输入命令${GreenBG} passwd  ${Green}修改root用户的密码! ${Font}"
+echo -e "${Red}如果需要修改root密码,请输入命令${GreenBG} passwd ${Font}${Green} 修改用户密码! ${Font}"
 echo