mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update heimdalldashboard2.4.8-update.sh
This commit is contained in:
		
							parent
							
								
									c7fe5d9a9e
								
							
						
					
					
						commit
						7704e17155
					
				| 
						 | 
				
			
			@ -47,7 +47,7 @@ tar xvzf ${RELEASE}.tar.gz &>/dev/null
 | 
			
		|||
VER=$(curl -s https://api.github.com/repos/linuxserver/Heimdall/releases/latest \
 | 
			
		||||
| grep "tag_name" \
 | 
			
		||||
| awk '{print substr($2, 3, length($2)-4) }')
 | 
			
		||||
mkdir /opt/Heimdall
 | 
			
		||||
 | 
			
		||||
mv Heimdall-${VER}/* /opt/Heimdall
 | 
			
		||||
echo -e "${CM}${CL} \r"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue