mirror of
https://github.com/brunofontes/shareit.git
synced 2024-11-23 20:10:52 +00:00
3 lines
82 B
Bash
3 lines
82 B
Bash
echo "Homestead password is: vagrant"
|
|
ssh homestead -t "cd shareit; bash --login"
|