소스 검색

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