diff --git a/plexupdate.sh b/plexupdate.sh index 12c562d..2ad4731 100755 --- a/plexupdate.sh +++ b/plexupdate.sh @@ -309,7 +309,6 @@ if [ -z "${DISTRO_INSTALL}" ]; then fi elif [ -f /etc/synoinfo.conf ]; then DISTRO="synology" - BUILD="linux-${ARCH}" DISTRO_INSTALL="synopkg install" else REDHAT=no