tteckster преди 2 години
родител
ревизия
4744ccb562
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      ct/plex.sh

+ 1 - 0
ct/plex.sh

@@ -66,6 +66,7 @@ msg_ok "Updated ${APP} LXC"
 exit
 fi
 if [ "$UPD" == "2" ]; then
+set +e
 bash -c "$(wget -qO - https://raw.githubusercontent.com/mrworf/plexupdate/master/extras/installer.sh)"
 exit
 fi