瀏覽代碼

Update nextcloudpi-v5.sh

check path to update host
tteckster 2 年之前
父節點
當前提交
4d83642522
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ct/nextcloudpi-v5.sh

+ 1 - 1
ct/nextcloudpi-v5.sh

@@ -92,7 +92,7 @@ if command -v pveversion >/dev/null 2>&1; then
   fi
   fi
 fi
 fi
 if ! command -v pveversion >/dev/null 2>&1; then
 if ! command -v pveversion >/dev/null 2>&1; then
-  if [[ ! -f /etc/apt/sources.list.d/emqx_emqx.list ]]; then
+  if [[ ! -f /lib/systemd/system/nextcloud-domain.service ]]; then
     msg_error "No ${APP} Installation Found!";
     msg_error "No ${APP} Installation Found!";
     exit 
     exit 
   fi
   fi