Files
sunnypilot/tools/plotjuggler/install.sh
2021-02-12 21:46:14 -08:00

6 lines
126 B
Bash
Executable File

#!/bin/bash
wget https://github.com/commaai/PlotJuggler/releases/download/latest/bin.tar.gz
tar -xf bin.tar.gz
rm bin.tar.gz