Clarify
This commit is contained in:
parent
2921a3e2a0
commit
b804392aaa
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ if [[ "$REMOTE_VERSION" == "$INSTALLED_VERSION" ]]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ -z "${REMOTE_VERSION}" ]]; then
|
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
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue