mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update plex.sh
This commit is contained in:
		
							parent
							
								
									ec321b76d9
								
							
						
					
					
						commit
						4744ccb562
					
				| 
						 | 
					@ -66,6 +66,7 @@ msg_ok "Updated ${APP} LXC"
 | 
				
			||||||
exit
 | 
					exit
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
if [ "$UPD" == "2" ]; then
 | 
					if [ "$UPD" == "2" ]; then
 | 
				
			||||||
 | 
					set +e
 | 
				
			||||||
bash -c "$(wget -qO - https://raw.githubusercontent.com/mrworf/plexupdate/master/extras/installer.sh)"
 | 
					bash -c "$(wget -qO - https://raw.githubusercontent.com/mrworf/plexupdate/master/extras/installer.sh)"
 | 
				
			||||||
exit
 | 
					exit
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue