mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
[mod] we've moved to stretch
This commit is contained in:
parent
6f9bba76d4
commit
a3af5b5c55
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ This command create a clone of all Yunohost's main git repositories in `./`.
|
|||
This command is a helper to run a Vagrant virtual machine in the right place with YunoHost pre-installed.
|
||||
|
||||
```bash
|
||||
./ynh-dev run yolo.test unstable
|
||||
./ynh-dev run yolo.test stretch-unstable
|
||||
```
|
||||
|
||||
The `run` command takes 2 arguments: domain and YunoHost version.
|
||||
|
|
Loading…
Reference in a new issue