mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 09:34:44 +01:00
A few more missing replacements of Emby
This commit is contained in:
2
debian/postinst
vendored
2
debian/postinst
vendored
@@ -15,7 +15,7 @@ if [[ -f $CONF_FILE ]]; then
|
||||
. $CONF_FILE
|
||||
fi
|
||||
|
||||
# Data directory where Emby database, cache and logs are stored
|
||||
# Data directory where Jellyfin database, cache and logs are stored
|
||||
PROGRAMDATA=${JELLYFIN_DATA-/var/lib/$NAME}
|
||||
|
||||
case "$1" in
|
||||
|
||||
Reference in New Issue
Block a user