Commit 18420589 authored by Lucas Russo's avatar Lucas Russo

scripts/*: add more robust shebang with eval command

parent a438a3f3
#!/bin/bash #!/usr/bin/env bash
killall dev_io killall dev_io
killall mdp_broker killall malamute
killall dev_mngr killall dev_mngr
#!/bin/bash #!/usr/bin/env bash
TOP_DIR=.. TOP_DIR=..
BOARD_TYPE="afcv3" BOARD_TYPE="afcv3"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment