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:
parent
877cbd9d5a
commit
6d32b70388
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue