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