Преглед на файлове

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