mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Last commit introduce vagrant error: 'Too many levels of symbolic links'.
This commit is contained in:
parent
87b1e077b2
commit
7f4a092a5c
1 changed files with 1 additions and 1 deletions
2
ynh-dev
2
ynh-dev
|
@ -92,7 +92,7 @@ elif [ "$1" = "create-env" ]; then
|
||||||
|
|
||||||
# Get YunoHost dev tools
|
# Get YunoHost dev tools
|
||||||
git clone -b opi-boxes https://github.com/YunoHost/ynh-dev ynh-dev-tools
|
git clone -b opi-boxes https://github.com/YunoHost/ynh-dev ynh-dev-tools
|
||||||
ln -s ynh-dev-tools/ynh-dev ynh-dev
|
cp ynh-dev-tools/ynh-dev ynh-dev
|
||||||
|
|
||||||
|
|
||||||
#################################
|
#################################
|
||||||
|
|
Loading…
Add table
Reference in a new issue