Update jellyfin-install.sh - minor edits

This commit is contained in:
tschettervictor
2024-09-29 17:06:45 -06:00
committed by GitHub
parent 9d57d16284
commit ce2257b1ec

View File

@@ -14,6 +14,7 @@ pkg install -y jellyfin
sysrc jellyfin_enable=YES
service jellyfin start
# Done
echo "---------------"
echo "Installation Complete!"
echo "Jellyfin is running on port 8096"