enable AUTODELETE by default

This commit is contained in:
Max 2019-06-14 21:55:09 -04:00
commit e5b65cec37
No known key found for this signature in database
GPG key ID: 0BDA73476CD8AB10

View file

@ -182,6 +182,7 @@ configure_plexupdate() {
if yesno "$AUTOINSTALL"; then
AUTOINSTALL=yes
AUTODELETE=yes
[ -z "$DISTRO" ] && check_distro
if [ "$DISTRO" == "redhat" -o "$DISTRO" == "synology" ]; then