tool: fix install.fish

This commit is contained in:
morris
2020-03-27 18:11:01 +08:00
parent 0c1577fdcd
commit 39fd234576
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env fish
set basedir (realpath (status --current-filename)/..)
set basedir $PWD
set -x IDF_PATH $basedir