Преглед на файлове

Update 'localchecks/nextcloud-updates.sh'

Added warning for when nextcloud retracts a release - making the plugin report wrongly
Michael Honkoop преди 4 месеца
родител
ревизия
ed1fa07a8c
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      localchecks/nextcloud-updates.sh

+ 1 - 0
localchecks/nextcloud-updates.sh

@@ -7,6 +7,7 @@
 # v1.1 CHANGES:
 # - Updated query for installed version to versionstring instead of version
 #
+# WARNING: Current logic in the check will report wrong version as upgrade when a release is withdrawn from a/the release-url.
 
 RELEASEURL="https://download.nextcloud.com/server/releases/"