Forráskód Böngészése

Update how to read a password

Oz Tiram 5 éve
szülő
commit
e9571966ab
1 módosított fájl, 1 hozzáadás és 0 törlés
  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