浏览代码

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