You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.
I had put this in initially, but found there was some weirdness going on when piping content to/through ssh, plus it would still generate some different error message of some kind? It has been a while so I don't recall exactly what the issues or errors were 👴
I can try to reimplement, probably give ssh some variable for extra parameters and try it again.
i use ssh -q presently for my script and it seems to work well; i had originally used ssh -qt, but found that i didnt need the -t when sshing to plesk for some raisin, and piping still works:
simulates a tty environment so you dont get "stdin is not a tty" errors. i recommend implementing it 😃
The text was updated successfully, but these errors were encountered: