mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-06 06:04:33 +02:00
Merge branch 'bugfix/tools_shebang' into 'master'
Tools: Fix shebang for MacOs See merge request espressif/esp-idf!5906
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
# Check ncurses compatibility
|
# Check ncurses compatibility
|
||||||
|
|
||||||
# What library to link
|
# What library to link
|
||||||
|
Reference in New Issue
Block a user