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/406af5f086f22cc296e60d433d74a6ee192220d3/deployment/osx-x64/clean.sh You should set ROOT_URL correctly, otherwise the web may not work correctly.
jellyfin/deployment/osx-x64/clean.sh

8 lines
137 B

#!/usr/bin/env bash
source ../common.build.sh
VERSION=`get_version ../..`
clean_jellyfin ../.. Release `pwd`/dist/jellyfin_${VERSION}