mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 02:09:57 +00:00
Tab not spaces
This commit is contained in:
parent
7f280dd556
commit
6edf74e8f1
2
debian/rules
vendored
2
debian/rules
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user