mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
[fix] ynh-dev script url.
This commit is contained in:
parent
9b6da5bbf5
commit
6a42bda074
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ sudo dnf install vagrant virtualbox
|
|||
Next download ynh-dev script
|
||||
|
||||
```shell
|
||||
wget https://github.com/YunoHost/ynh-dev/raw/opi-boxes/ynh-dev
|
||||
wget https://github.com/YunoHost/ynh-dev/raw/master/ynh-dev
|
||||
chmod u+x ynh-dev
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue