mirror of
https://github.com/jellyfin/jellyfin-build.git
synced 2024-11-26 23:50:33 +00:00
Remove errexit
This commit is contained in:
parent
49c9c30ae4
commit
d5b5f08003
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user