Browse Source

Small formatting consistency tweak

Joshua Boniface 6 years ago
parent
commit
85966b54fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build

+ 1 - 1
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