Edit for language
This commit is contained in:
parent
62e4ee2372
commit
058e0beaac
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ if [[ "$VERSION" = latest || "$VERSION" = plexpass ]]; then
|
||||||
VERSION=$PLEX_LATEST
|
VERSION=$PLEX_LATEST
|
||||||
echo "Target version: $VERSION set by: latest\plexpass"
|
echo "Target version: $VERSION set by: latest\plexpass"
|
||||||
elif [[ -z "$VERSION" ]]; then
|
elif [[ -z "$VERSION" ]]; then
|
||||||
|
echo "Target version: Version not set, Defaulting to supplied version"
|
||||||
else
|
else
|
||||||
echo "Target version: $VERSION set by: manually"
|
echo "Target version: $VERSION set by: manually"
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue