shareit/ssh_homestead.sh

3 lines
82 B
Bash
Raw Permalink Normal View History

2024-05-11 13:56:57 +00:00
echo "Homestead password is: vagrant"
ssh homestead -t "cd shareit; bash --login"