Explorar o código

Small formatting consistency tweak

Joshua Boniface %!s(int64=6) %!d(string=hai) anos
pai
achega
85966b54fb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build

+ 1 - 1
build

@@ -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