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

9 lines
224 B

#!/usr/bin/env bash
source ../common.build.sh
VERSION=`get_version ../..`
#Magic word framework will create a non self contained build
build_jellyfin ../../Jellyfin.Server Release framework `pwd`/dist/jellyfin_${VERSION}