Jak uruchomić skrypty bash z komputera lokalnego do zdalnego komputera Linux

ssh user@ip 'zsh -s' < /home/script.sh
Injury