mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Small formatting consistency tweak
This commit is contained in:
parent
daaa007fea
commit
85966b54fb
2
build
2
build
@ -167,7 +167,7 @@ fi
|
|||||||
|
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git checkout origin/${web_branch} || {
|
git checkout origin/${web_branch} || {
|
||||||
echo "Error: 'jellyfin-web' branch ${web_branch} is invalid."
|
echo "ERROR: 'jellyfin-web' branch ${web_branch} is invalid."
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
popd
|
popd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user