mirror of
https://github.com/linuxserver/docker-plex.git
synced 2026-04-13 00:04:33 +08:00
Edit for language
This commit is contained in:
parent
62e4ee2372
commit
058e0beaac
@ -27,6 +27,7 @@ if [[ "$VERSION" = latest || "$VERSION" = plexpass ]]; then
|
||||
VERSION=$PLEX_LATEST
|
||||
echo "Target version: $VERSION set by: latest\plexpass"
|
||||
elif [[ -z "$VERSION" ]]; then
|
||||
echo "Target version: Version not set, Defaulting to supplied version"
|
||||
else
|
||||
echo "Target version: $VERSION set by: manually"
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user