Remove outdated message because of previous changes

This commit is contained in:
Alexandre Aubin 2018-03-16 16:00:25 +01:00 committed by GitHub
parent 617cc8da15
commit 2a77a3c3cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -245,7 +245,6 @@ elif [ "$1" = "use-git" ]; then
moulinette) moulinette)
create_sym_link "/vagrant/moulinette/locales" "/usr/share/moulinette/locales" create_sym_link "/vagrant/moulinette/locales" "/usr/share/moulinette/locales"
create_sym_link "/vagrant/moulinette/moulinette" "/usr/lib/python2.7/dist-packages/moulinette" create_sym_link "/vagrant/moulinette/moulinette" "/usr/lib/python2.7/dist-packages/moulinette"
echo "↳ If you add files at the root of this directory /vagrant/moulinette/moulinette/ you should adapt ynh-dev"
echo "" echo ""
;; ;;
yunohost) yunohost)