Use /usr/bin/env in bash and python script shebangs
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo using amap tool to display memory map
|
||||
amap .pio/build/output.map
|
||||
Reference in New Issue
Block a user