Kaynağa Gözat

Update plex.sh

change wording
tteckster 2 yıl önce
ebeveyn
işleme
08235d8ac2
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      ct/plex.sh

+ 1 - 1
ct/plex.sh

@@ -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