mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 17:14:42 +01:00
A few more missing replacements of Emby
This commit is contained in:
2
debian/postrm
vendored
2
debian/postrm
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}
|
||||
|
||||
# In case this system is running systemd, we make systemd reload the unit files
|
||||
|
||||
Reference in New Issue
Block a user