mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
[doc] Notice about disabled third-parties applications at upgrade
This commit is contained in:
parent
285a1c3eec
commit
877cbd9d5a
1 changed files with 4 additions and 0 deletions
|
@ -144,3 +144,7 @@ ynh_app_setting_set "$app" skipped_uris "/.well-known"
|
|||
# Reload services
|
||||
sudo service php5-fpm restart || true
|
||||
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."
|
||||
|
|
Loading…
Add table
Reference in a new issue