mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-24 11:06:56 +00:00
Clean up /var/lib/emby after #97
This commit is contained in:
3
debian/postinst
vendored
3
debian/postinst
vendored
@@ -37,9 +37,6 @@ case "$1" in
|
||||
|
||||
chmod +x ${JELLYFIN_DIR}/restart.sh > /dev/null 2>&1 || true
|
||||
|
||||
# Link hardcoded /var/lib/emby to /var/lib/jellyfin (TEMPORARY)
|
||||
ln -sf /var/lib/jellyfin /var/lib/emby
|
||||
|
||||
;;
|
||||
abort-upgrade|abort-remove|abort-deconfigure)
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user