mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user