mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Merge 051eccf295
into 571ddbb81b
This commit is contained in:
commit
1ac455961c
1 changed files with 6 additions and 0 deletions
|
@ -175,6 +175,12 @@ cd /path/to/dev/env
|
|||
vagrant suspend unstable
|
||||
```
|
||||
|
||||
To halt a vm:
|
||||
|
||||
```bash
|
||||
./ynh-dev halt
|
||||
```
|
||||
|
||||
## 2. Directly on a YunoHost instance
|
||||
|
||||
Firstly, you need to understand that it is a dev tool, you shouldn't run it on a production environment !
|
||||
|
|
Loading…
Add table
Reference in a new issue