Browse Source

Update 'localchecks/nextcloud-updates.sh'

Added warning for when nextcloud retracts a release - making the plugin report wrongly
Michael Honkoop 4 months ago
parent
commit
ed1fa07a8c
1 changed files with 1 additions and 0 deletions
  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/"