working with snap (#20155)
	
		
	
				
					
				
			* changes * fixes * Update tools/plotjuggler/juggle.py Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com> Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>pull/214/head
							parent
							
								
									93450dddaa
								
							
						
					
					
						commit
						90ba43676a
					
				
				 2 changed files with 7 additions and 6 deletions
			
			
		| @ -1,5 +1,6 @@ | ||||
| #!/bin/bash -e | ||||
| 
 | ||||
| wget https://github.com/commaai/PlotJuggler/releases/download/latest/bin.tar.gz | ||||
| tar -xf bin.tar.gz | ||||
| rm bin.tar.gz | ||||
| sudo snap install plotjuggler | ||||
| wget https://github.com/commaai/PlotJuggler/releases/download/latest/libDataLoadRlog.so.tar.gz | ||||
| tar -xf libDataLoadRlog.so.tar.gz | ||||
| rm libDataLoadRlog.so.tar.gz | ||||
|  | ||||
					Loading…
					
					
				
		Reference in new issue