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

8 lines
131 B

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