aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCromefire_ <cromefire_@outlook.com>2020-11-23 20:17:40 +0100
committerGitHub <noreply@github.com>2020-11-23 20:17:40 +0100
commit18974550041a4c83203c0bb36936107895b04389 (patch)
tree38a3764024229cfe48197deb9803193341b056b3
parent20b1f985f07ff3b8c3f6ecfc7cf66be3e8ab1d4b (diff)
Update debian/conf/jellyfin
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
-rw-r--r--debian/conf/jellyfin2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/conf/jellyfin b/debian/conf/jellyfin
index fa8cc718ac..ced26d6bb2 100644
--- a/debian/conf/jellyfin
+++ b/debian/conf/jellyfin
@@ -43,4 +43,4 @@ JELLYFIN_ADDITIONAL_OPTS=""
# Application username
JELLYFIN_USER="jellyfin"
# Full application command
-JELLYFIN_ARGS="${JELLYFIN_WEB_OPT} ${JELLYFIN_RESTART_OPT} ${JELLYFIN_FFMPEG_OPT} ${JELLYFIN_SERVICE_OPT} ${JELLYFIN_NOWEBAPP_OPT} $JELLFIN_ADDITIONAL_OPTS"
+JELLYFIN_ARGS="${JELLYFIN_WEB_OPT} ${JELLYFIN_RESTART_OPT} ${JELLYFIN_FFMPEG_OPT} ${JELLYFIN_SERVICE_OPT} ${JELLYFIN_NOWEBAPP_OPT} ${JELLFIN_ADDITIONAL_OPTS}"