Skip to content

Commit d79114c

Browse files
authored
Update install-esp-idf.sh
1 parent b18a202 commit d79114c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/install-esp-idf.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ elif [ "$IDF_COMMIT" ]; then
6363
git rm -r $IDF_PATH/components/spiffs
6464
git commit -m "delete components SPIFFS and wifi-provisioning"
6565
git cherry-pick 138e9bb239c6902d7949f6902143e4981a4f9e86
66-
cd -
66+
cd -
6767
commit_predefined="1"
6868
fi
6969

0 commit comments

Comments
 (0)