mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-06 18:26:33 +00:00
Use consistent format
This commit is contained in:
2
debian/preinst
vendored
2
debian/preinst
vendored
@@ -55,7 +55,7 @@ case "$1" in
|
||||
fi
|
||||
|
||||
# Clean up old Emby cruft that can break the user's system
|
||||
test -f /etc/sudoers.d/emby && rm -f /etc/sudoers.d/emby
|
||||
[[ -f /etc/sudoers.d/emby ]] && rm -f /etc/sudoers.d/emby
|
||||
|
||||
;;
|
||||
abort-upgrade)
|
||||
|
||||
Reference in New Issue
Block a user