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

8 lines
137 B

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