Update plex.sh

change wording
This commit is contained in:
tteckster 2023-05-14 12:04:15 -04:00 committed by GitHub
parent 3a3f00e522
commit 08235d8ac2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ function update_script() {
if [[ ! -f /etc/apt/sources.list.d/plexmediaserver.list ]]; then msg_error "No ${APP} Installation Found!"; exit; fi
UPD=$(whiptail --title "SUPPORT" --radiolist --cancel-button Exit-Script "Spacebar = Select \nplexupdate info >> https://github.com/mrworf/plexupdate" 10 59 2 \
"1" "Update LXC" ON \
"2" "Run plexupdate" OFF \
"2" "Install plexupdate" OFF \
3>&1 1>&2 2>&3)
header_info