Use symlink for ynh-dev script for easier updates.

This commit is contained in:
opi 2016-04-27 13:23:30 +02:00
parent b2e9e6b108
commit 87b1e077b2

View file

@ -92,8 +92,7 @@ elif [ "$1" = "create-env" ]; then
# Get YunoHost dev tools
git clone -b opi-boxes https://github.com/YunoHost/ynh-dev ynh-dev-tools
cp ynh-dev-tools/ynh-dev ynh-dev
# cp $pwd/$0 ./$0
ln -s ynh-dev-tools/ynh-dev ynh-dev
#################################