use env in shebangs in pm3-flash-fullimage and rest of tools

This commit is contained in:
Joe Harrison 2020-02-19 16:13:17 +00:00
commit 5e88faa2cf
4 changed files with 4 additions and 4 deletions

View file

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