Files
sunnypilot/tools/plotjuggler/install.sh
Adeeb Shihadeh e6e1b719a7 plotjuggler (#20063)
* we're jugglin

* install.sh works + README

* new readme

* new readme

* better readme

* fixes

* more fixes

* fix

Co-authored-by: iejMac <gig13omb@gmail.com>
old-commit-hash: e5cc110081
2021-02-11 22:40:12 -08:00

6 lines
123 B
Bash
Executable File

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