Last commit introduce vagrant error: 'Too many levels of symbolic links'.

This commit is contained in:
opi 2016-04-27 13:28:05 +02:00
parent 87b1e077b2
commit 7f4a092a5c

View file

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