Line 415:
Line 415:
==== Remove legacy nextcloud rpm without deleting /usr/share/nextcloud content ====
==== Remove legacy nextcloud rpm without deleting /usr/share/nextcloud content ====
for installs done before smeserver-nextcloud 1.2.0-16, the rppm nextcloud was required and was conflicting with web update. Since 1.2.0-16 it is not required anymroe and we use a nextcloud-src rpm which updates itself in /usr/share/nextcloud-src and is only used if you install the first time or restart from scratch your install.
for installs done before smeserver-nextcloud 1.2.0-16, the rppm nextcloud was required and was conflicting with web update. Since 1.2.0-16 it is not required anymroe and we use a nextcloud-src rpm which updates itself in /usr/share/nextcloud-src and is only used if you install the first time or restart from scratch your install.
−
TO remove the nextcloud rpm which is not needed and save your files, two ways
+
To remove the nextcloud rpm which is not needed and save your files:
rpm -e --justdb nextcloud
rpm -e --justdb nextcloud