This commit is contained in:
M5oul 2017-04-02 13:10:23 +00:00 committed by GitHub
commit 1ac455961c

View file

@ -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 !