pull/374/head
TheSpad 9 months ago
parent 2921a3e2a0
commit b804392aaa
No known key found for this signature in database
GPG Key ID: 08F06191F4587860

@ -111,7 +111,7 @@ if [[ "$REMOTE_VERSION" == "$INSTALLED_VERSION" ]]; then
fi
if [[ -z "${REMOTE_VERSION}" ]]; then
echo "*** Unable to fetch version from Plex remote endpoint, please check your network configuration ***"
echo "*** Unable to fetch version from Plex remote endpoint or empty VERSION supplied, please check your configuration ***"
exit 0
fi

Loading…
Cancel
Save