Skip to content

Commit b804392

Browse files
committed
Clarify
1 parent 2921a3e commit b804392

File tree

1 file changed

+1
-1
lines changed
  • root/etc/s6-overlay/s6-rc.d/init-plex-update

1 file changed

+1
-1
lines changed

root/etc/s6-overlay/s6-rc.d/init-plex-update/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ if [[ "$REMOTE_VERSION" == "$INSTALLED_VERSION" ]]; then
111111
fi
112112

113113
if [[ -z "${REMOTE_VERSION}" ]]; then
114-
echo "*** Unable to fetch version from Plex remote endpoint, please check your network configuration ***"
114+
echo "*** Unable to fetch version from Plex remote endpoint or empty VERSION supplied, please check your configuration ***"
115115
exit 0
116116
fi
117117

0 commit comments

Comments
 (0)