mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
add_path.sh: Use non-bash-specific instructions
This commit is contained in:
parent
bdc4ecb9dd
commit
bab3faba58
@ -4,7 +4,7 @@
|
||||
#
|
||||
# Use this script like this:
|
||||
#
|
||||
# source ${IDF_PATH}/add_path.sh
|
||||
# . ${IDF_PATH}/add_path.sh
|
||||
#
|
||||
if [ -z ${IDF_PATH} ]; then
|
||||
echo "IDF_PATH must be set before including this script."
|
||||
|
Loading…
Reference in New Issue
Block a user