mirror of
https://github.com/ivanilves/xiringuito.git
synced 2025-06-20 00:00:15 -07:00
2 lines
71 B
Bash
2 lines
71 B
Bash
ssh -i ssh-keys/id_rsa ${SSH_EXTRA_OPTS} ${SSH_USER}@${REMOTE_IP} true
|