Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/src/commit/795f2c877499d94c78a096a9e9e826876d16d634/deployment/ubuntu-x64/build.sh You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/deployment/ubuntu-x64/build.sh

8 lines
164 B

#!/usr/bin/env bash
source ../common.build.sh
VERSION=`get_version ../..`
build_jellyfin ../../Jellyfin.Server Release ubuntu-x64 `pwd`/dist/jellyfin_${VERSION}