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>
old-commit-hash: 90ba43676ad34f0e676846013d7fea3263f0409c
This commit is contained in:
iejMac
2021-02-24 22:50:27 -08:00
committed by GitHub
parent 2af1c884ac
commit 985aa8c8bb
2 changed files with 7 additions and 6 deletions
+4 -3
View File
@@ -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