From e468307b846cb8518680cbd7298bf0bf5ddbaf71 Mon Sep 17 00:00:00 2001 From: liberodark Date: Wed, 31 Jul 2019 03:13:19 +0200 Subject: [PATCH] Update install --- scripts/install | 2 ++ 1 file changed, 2 insertions(+) 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