Explorar o código

Update omv-v5.sh

tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
49ccdfc55a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ct/omv-v5.sh

+ 1 - 1
ct/omv-v5.sh

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