Tab not spaces
This commit is contained in:
co-authored by
GitHub
parent
7f280dd556
commit
6edf74e8f1
Vendored
+1
-1
@@ -13,7 +13,7 @@ PIO_ENV:=\
|
||||
|
||||
override_dh_auto_build:
|
||||
# Build with platformio
|
||||
tar -xf pio.tar
|
||||
tar -xf pio.tar
|
||||
$(PIO_ENV) platformio run -e native
|
||||
# Move the binary and default config to the correct name
|
||||
mv .pio/build/native/program .pio/build/native/meshtasticd
|
||||
|
||||
Reference in New Issue
Block a user