mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-31 10:59:24 +00:00 
			
		
		
		
	Update emby-install.sh
This commit is contained in:
		
							parent
							
								
									06260e9bc1
								
							
						
					
					
						commit
						5f75108ff3
					
				| @ -87,8 +87,8 @@ msg_ok "Set Up Hardware Acceleration" | |||||||
| LATEST=$(curl -sL https://api.github.com/repos/MediaBrowser/Emby.Releases/releases/latest | grep '"tag_name":' | cut -d'"' -f4) | LATEST=$(curl -sL https://api.github.com/repos/MediaBrowser/Emby.Releases/releases/latest | grep '"tag_name":' | cut -d'"' -f4) | ||||||
| 
 | 
 | ||||||
| msg_info "Installing Emby" | msg_info "Installing Emby" | ||||||
| wget https://github.com/MediaBrowser/Emby.Releases/releases/download/${LATEST}/emby-server-deb_${LATEST}_amd64.deb &>/dev/null | wget https://github.com/MediaBrowser/Emby.Releases/releases/download/4.7.6.0/emby-server-deb_4.7.6.0_amd64.deb &>/dev/null | ||||||
| dpkg -i emby-server-deb_${LATEST}_amd64.deb &>/dev/null | dpkg -i emby-server-deb_4.7.6.0_amd64.deb &>/dev/null | ||||||
| msg_ok "Installed Emby" | msg_ok "Installed Emby" | ||||||
| 
 | 
 | ||||||
| PASS=$(grep -w "root" /etc/shadow | cut -b6); | PASS=$(grep -w "root" /etc/shadow | cut -b6); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user