build.sh 224 B

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