diff --git a/scripts/install b/scripts/install index 5fa7947..3c9ab67 100644 --- a/scripts/install +++ b/scripts/install @@ -159,4 +159,6 @@ if [ $is_public -eq 1 ]; then fi # Reload services +systemctl enable jellyfin +systemctl start jellyfin systemctl reload nginx