shareit/ssh_homestead.sh

3 lines
82 B
Bash

echo "Homestead password is: vagrant"
ssh homestead -t "cd shareit; bash --login"