1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

[fix] Print upgrade notice to stderr and tell to activate them instead

This commit is contained in:
Jérôme Lebleu 2016-05-14 23:12:59 +02:00
parent 877cbd9d5a
commit 6d32b70388

View file

@ -147,4 +147,4 @@ sudo service nginx reload || true
# Warn about possible disabled apps
echo "Note that if you've installed some third-parties ownCloud applications, \
they are probably disabled and you'll have to manually upgrade them."
they are probably disabled and you'll have to manually activate them again." >&2