mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-08 05:31:25 +00:00
Copy the current one
This commit is contained in:
parent
1d8a562fd9
commit
da29fa139f
@ -36,7 +36,7 @@ echo "Building Filesystem for ESP32 targets"
|
||||
pio run --environment tbeam -t buildfs
|
||||
cp .pio/build/tbeam/spiffs.bin $OUTDIR/littlefs-$VERSION.bin
|
||||
cp images/system-info.bin $OUTDIR/system-info.bin
|
||||
cp .pio/build/tbeam/partitions.bin $OUTDIR/partitions.bin
|
||||
|
||||
cp .pio/build/$1/partitions.bin $OUTDIR/$1-partitions.bin
|
||||
cp bin/device-install.* $OUTDIR
|
||||
cp bin/device-update.* $OUTDIR
|
||||
|
Loading…
Reference in New Issue
Block a user