Remove errexit

This commit is contained in:
Joshua M. Boniface 2023-06-13 10:30:23 -04:00
parent 49c9c30ae4
commit d5b5f08003

View File

@ -2,8 +2,6 @@
# Backport JF PRs to release branch
set -o errexit
org="jellyfin"
if [[ ! -f ~/.config/gh/hosts.yml || ! -f ~/.config/hub ]]; then