mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 12:14:32 +02:00
tool: fix install.fish
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env fish
|
#!/usr/bin/env fish
|
||||||
|
|
||||||
set basedir (realpath (status --current-filename)/..)
|
set basedir $PWD
|
||||||
|
|
||||||
set -x IDF_PATH $basedir
|
set -x IDF_PATH $basedir
|
||||||
|
|
||||||
|
@@ -27,6 +27,7 @@ examples/storage/parttool/parttool_example.sh
|
|||||||
examples/system/ota/otatool/get_running_partition.py
|
examples/system/ota/otatool/get_running_partition.py
|
||||||
examples/system/ota/otatool/otatool_example.py
|
examples/system/ota/otatool/otatool_example.py
|
||||||
examples/system/ota/otatool/otatool_example.sh
|
examples/system/ota/otatool/otatool_example.sh
|
||||||
|
install.fish
|
||||||
install.sh
|
install.sh
|
||||||
tools/build_apps.py
|
tools/build_apps.py
|
||||||
tools/check_kconfigs.py
|
tools/check_kconfigs.py
|
||||||
|
Reference in New Issue
Block a user