Tab not spaces

This commit is contained in:
Jonathan Bennett 2025-01-05 19:58:34 -06:00 committed by GitHub
parent 7f280dd556
commit 6edf74e8f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
debian/rules vendored
View File

@ -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