瀏覽代碼

Removed duplicate variable definition

Michael Honkoop 1 周之前
父節點
當前提交
cd5be30a4c
共有 1 個文件被更改,包括 0 次插入3 次删除
  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.