diff options
| author | Joshua Boniface <joshua@boniface.me> | 2019-01-19 21:19:42 -0500 |
|---|---|---|
| committer | Joshua Boniface <joshua@boniface.me> | 2019-01-19 21:19:42 -0500 |
| commit | 85966b54fb6305402deef05fde2289a3e2568a6a (patch) | |
| tree | cf80eee9913a744b2d0737147d05bd77d1318161 /build | |
| parent | daaa007fea32cf8b12ec947ccd5f0fd5f2b402d4 (diff) | |
Small formatting consistency tweak
Diffstat (limited to 'build')
| -rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
