mirror of
https://github.com/brunofontes/shareit.git
synced 2025-02-22 23:25:46 +00:00
- Deploy (merge into production, push, composer install and npm install) - start_vagrant (just start vagrant and browser) - ssh_homestead (a simple ssh into homestead)
2 lines
63 B
Bash
2 lines
63 B
Bash
ssh homestead -t "cd code/Bruno\ Fontes/shareit; bash --login"
|