@@ -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