You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/deployment
Joshua Boniface b30d702782
Merge branch 'master' into dev
6 years ago
..
debian-package-x64 Merge branch 'master' into dev 6 years ago
debian-x64
docker Merged the two ARM platforms. To be split apart when a binary ffmpeg is required. 6 years ago
fedora-package-x64 Sudo fix for debian and fedora. 6 years ago
framework
linux-x64
osx-x64
ubuntu-x64
unraid/docker-templates
win-generic
win-x64
win-x86
README.md
clean.sh
collect_all.sh
common.build.sh
make.sh Enabled update-version in anticipation of the versioning PR. 6 years ago

README.md

Build scripts

All build.sh and package.sh scripts are for *nix platforms (or WSL on Windows 10).

After running both, check the */pkg-dist/ folders for the archives and packages.

build_all.sh will invoke every build and package script. Use collect_all.sh to copy all artifact to one directory for easy uploading.