We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2921a3e commit b804392Copy full SHA for b804392
root/etc/s6-overlay/s6-rc.d/init-plex-update/run
@@ -111,7 +111,7 @@ if [[ "$REMOTE_VERSION" == "$INSTALLED_VERSION" ]]; then
111
fi
112
113
if [[ -z "${REMOTE_VERSION}" ]]; then
114
- 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 ***"
115
exit 0
116
117
0 commit comments