mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-30 18:39:10 +00:00 
			
		
		
		
	Update frigate-install.sh
tweak
This commit is contained in:
		
							parent
							
								
									36fd846601
								
							
						
					
					
						commit
						db157d02e4
					
				| @ -46,7 +46,7 @@ if [[ "$CTTYPE" == "0" ]]; then | |||||||
| fi | fi | ||||||
| msg_ok "Set Up Hardware Acceleration" | msg_ok "Set Up Hardware Acceleration" | ||||||
| RELEASE=$(curl -s https://api.github.com/repos/blakeblackshear/frigate/releases/latest | jq -r '.tag_name') | RELEASE=$(curl -s https://api.github.com/repos/blakeblackshear/frigate/releases/latest | jq -r '.tag_name') | ||||||
| #RELEASE=$(curl -s https://api.github.com/repos/blakeblackshear/frigate/releases/latest | grep -o '"tag_name": *"[^"]*"' | cut -d '"' -f 4) | msg_ok "Stop spinner to prevent segmentation fault" | ||||||
| msg_info "Installing Frigate $RELEASE (Perseverance)" | msg_info "Installing Frigate $RELEASE (Perseverance)" | ||||||
| if [ -n "$SPINNER_PID" ] && ps -p $SPINNER_PID > /dev/null; then kill $SPINNER_PID > /dev/null; fi | if [ -n "$SPINNER_PID" ] && ps -p $SPINNER_PID > /dev/null; then kill $SPINNER_PID > /dev/null; fi | ||||||
| cd ~ | cd ~ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user