Small formatting consistency tweak

pull/1154/head
Joshua Boniface 5 years ago
parent daaa007fea
commit 85966b54fb

@ -167,7 +167,7 @@ fi
git fetch --all
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
}
popd

Loading…
Cancel
Save