mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-07 10:27:43 +00:00
Hide pio folder in a tarball to preserve .git folders
This commit is contained in:
1
debian/rules
vendored
1
debian/rules
vendored
@@ -13,6 +13,7 @@ PIO_ENV:=\
|
||||
|
||||
override_dh_auto_build:
|
||||
# Build with platformio
|
||||
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