Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/2c65fe53f264f120b5ed028cc81df629e0e6a3bc You should set ROOT_URL correctly, otherwise the web may not work correctly.

Enabled update-version in anticipation of the versioning PR.

pull/702/head
Erwin de Haan 6 years ago
parent 2c62f8dbd5
commit 2c65fe53f2

@ -3,8 +3,7 @@
git submodule update --init --recursive
pushd ../Jellyfin.Versioning
#TODO Uncomment the next line with PR is merged.
#./update-version
./update-version
popd
#TODO enabled proper flag parsing for enabling and disabling building, signing, packaging and publishing

Loading…
Cancel
Save