Merge pull request #51 from frju365/virtualbox

Add checkout to determine the virtualbox branch
This commit is contained in:
Alexandre Aubin 2019-09-29 22:44:45 +02:00 committed by GitHub
commit abfeb88572
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,6 +70,7 @@ Clone the ynh-dev repo :
```bash ```bash
git clone https://github.com/YunoHost/ynh-dev git clone https://github.com/YunoHost/ynh-dev
cd ynh-dev cd ynh-dev
git checkout virtualbox
``` ```
#### Create the environment #### Create the environment