소스 검색

Update gcp_root_ssh.sh

蘭雅sRGB 6 년 전
부모
커밋
8899301c7c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      gcp_root_ssh.sh

+ 1 - 1
gcp_root_ssh.sh

@@ -13,4 +13,4 @@ sed -i "s/PasswordAuthentication.*/PasswordAuthentication yes/g"   /etc/ssh/sshd
 systemctl restart ssh
 
 # 修改root 密码
-passwd
+echo "请输入 passwd  命令修改root用户的密码"