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

[doc] Remove upgrade warning since it seems to be solved

This commit is contained in:
Jérôme Lebleu 2016-05-12 21:20:31 +02:00
parent 077590862a
commit ae751145b2

View file

@ -28,17 +28,10 @@ or from the Web administration:
## Upgrade ## Upgrade
The upgrade from the current official package seems works, BUT: You can upgrade to this package from the command line for testing purpose with:
* ownCloud 9.0 comes with a rewrite **Calendar** application, which doesn't seem to import your
calendar(s). **Take care of exporting them first before doing the upgrade to not lose them!**
You can upgrade to this package from the command line, using:
$ sudo yunohost app upgrade -u https://github.com/jeromelebleu/owncloud_ynh/tree/testing owncloud $ sudo yunohost app upgrade -u https://github.com/jeromelebleu/owncloud_ynh/tree/testing owncloud
Again, upgrading from the current official package should be used for testing only - or with care!
## TODO ## TODO
* Add a *clean* argument to the remove script to delete data folder? * Add a *clean* argument to the remove script to delete data folder?