add sync to make load

pull/25/head
Pavol Rusnak 8 years ago
parent a447cb5492
commit 914e905146
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -28,3 +28,4 @@ gdb: ## start remote gdb session which connects to the openocd
load: ## load contents of src into mass storage of trezor
rm -rf /run/media/${USER}/PYBFLASH/*
cp -a src/* /run/media/${USER}/PYBFLASH/
sync

Loading…
Cancel
Save