Skip to content

Commit 058e0be

Browse files
committed
Edit for language
1 parent 62e4ee2 commit 058e0be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

init/30_update_plex.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ if [[ "$VERSION" = latest || "$VERSION" = plexpass ]]; then
2727
VERSION=$PLEX_LATEST
2828
echo "Target version: $VERSION set by: latest\plexpass"
2929
elif [[ -z "$VERSION" ]]; then
30+
echo "Target version: Version not set, Defaulting to supplied version"
3031
else
3132
echo "Target version: $VERSION set by: manually"
3233
fi

0 commit comments

Comments
 (0)