Build cleanup and update deprecated platformio cmd

This commit is contained in:
Ben Meadors
2022-11-09 14:48:53 +01:00
committed by Thomas Göttgens
parent 0249eb1307
commit c4951b1236
5 changed files with 4 additions and 113 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ rm -r $OUTDIR/* || true
git submodule update
# Important to pull latest version of libs into all device flavors, otherwise some devices might be stale
platformio lib update
platformio pkg update
pio run --environment native
cp .pio/build/native/program $OUTDIR/meshtasticd_linux_amd64