1
0
mirror of https://github.com/rancher/os.git synced 2025-06-20 04:01:55 +00:00
os/scripts/ssh

7 lines
131 B
Plaintext
Raw Normal View History

#!/bin/bash
set -e
cd $(dirname $0)/..
exec ssh -p 2222 -F ./assets/scripts_ssh_config -i ./assets/rancher.key rancher@localhost