Browse Source

Update how to read a password

Oz Tiram 5 years ago
parent
commit
e9571966ab
1 changed files with 1 additions and 0 deletions
  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