Browse Source

Update plex.sh

tteckster 2 năm trước cách đây
mục cha
commit
4744ccb562
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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