diff --git a/init/20_update_plex.sh b/init/20_update_plex.sh index be670ee..e78dace 100644 --- a/init/20_update_plex.sh +++ b/init/20_update_plex.sh @@ -18,7 +18,7 @@ else fi last=130 -if [[ "$VERSION" != "$INSTALLED " ]]; then +if [[ "$VERSION" != "$INSTALLED" ]]; then echo "Upgradeing from version: $INSTALLED to version: $VERSION" while [[ $last -ne "0" ]]; do rm -f /tmp/plexmediaserver_*.deb