浏览代码

Update plex.sh

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