mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
[enh] Add info about postinstall.
This commit is contained in:
parent
45f4f55781
commit
e0c7acb75e
1 changed files with 7 additions and 0 deletions
|
@ -38,6 +38,13 @@ cd /path/to/dev/env
|
|||
ynh-dev run ynh.local testing
|
||||
```
|
||||
|
||||
You'll be automatically logged in the VM through ssh.
|
||||
|
||||
You probably wan't to run the postinstall now:
|
||||
```bash
|
||||
(sudo) yunohost tools postinstall
|
||||
```
|
||||
|
||||
## Inside the Virtual machine (VM)
|
||||
|
||||
Once logged into your VM, go to `/vagrant` to enjoy folder sharing, and take
|
||||
|
|
Loading…
Add table
Reference in a new issue