mirror of https://github.com/tteck/Proxmox.git
				
				
				
			
							parent
							
								
									3a3f00e522
								
							
						
					
					
						commit
						08235d8ac2
					
				| 
						 | 
					@ -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
 | 
					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 \
 | 
					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 \
 | 
					  "1" "Update LXC" ON \
 | 
				
			||||||
  "2" "Run plexupdate" OFF \
 | 
					  "2" "Install plexupdate" OFF \
 | 
				
			||||||
  3>&1 1>&2 2>&3)
 | 
					  3>&1 1>&2 2>&3)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
header_info
 | 
					header_info
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue