Delete 01-jellyfin_install.sh

This commit is contained in:
RomanNum3ral 2025-07-20 19:33:02 +00:00
parent 6b7cb786d9
commit 3ecc9375fe
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
#!/bin/bash
# Install Jellyfin (for Raspberry Pi OS / Debian-based distros)
# Add Jellyfin's official repository
curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash
# Install Jellyfin
sudo apt update
sudo apt install -y jellyfin