update scripts to work with make install

This commit is contained in:
Philippe Teuwen 2019-08-30 23:35:29 +02:00
commit 595fde5312
9 changed files with 63 additions and 44 deletions

4
pm3-flash-all Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
PM3PATH=$(dirname "$0")
. "$PM3PATH/pm3"