소스 검색

Update how to read a password

Oz Tiram 5 년 전
부모
커밋
e9571966ab
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -34,6 +34,7 @@ root
 You can run this script also with specifying the user on the remote machine:
 
 ```
+read -s PW
 export PW=<VerySecretPasswordOfRemoteUser>
 $ ./banshible.sh <RemoteUser@server> test.sh 
 RemoteUser