build_exp_disk_swd bash fix
When tested, new build_exp_disk_swd features require bash to work on ubuntu. This is a fix.
This commit is contained in:
parent
9214fbe83d
commit
ba161a948d
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
PATH=$PATH:../../simulator/_bin/cygwin_release:../../simulator/_bin/linux_release:../../bin
|
||||
|
||||
usage() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user