Преглед изворни кода

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/"