mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
Clean up /var/lib/emby after #97
This commit is contained in:
parent
1f112c8a0c
commit
6a02df1603
1 changed files with 0 additions and 3 deletions
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)
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue