Browse Source

Removed duplicate variable definition

Michael Honkoop 1 tuần trước cách đây
mục cha
commit
cd5be30a4c
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      localchecks/nextcloud-updates.sh

+ 0 - 3
localchecks/nextcloud-updates.sh

@@ -57,9 +57,6 @@ SERVICE="NextCloud"
 #  1 → XX        (major only)
 VERSION_FIELDS=2
 
-# Service name
-SERVICE="NextCloud"
-
 ######################
 # The code below should not be changed, unless you know EXACTLY what you are doing.
 # All configureable parameters are above this section.