Closed swalkinshaw closed 1 year ago
Fixes #377
Sets the default working directory for vm shell to the project's main site (eg: /srv/www/example.com/current). The default can be overridden with the --workdir flag.
vm shell
/srv/www/example.com/current
--workdir
cc @robrecord
Fixes #377
Sets the default working directory for
vm shell
to the project's main site (eg:/srv/www/example.com/current
). The default can be overridden with the--workdir
flag.cc @robrecord