1.5-dev-0
This commit is contained in:
Regular → Executable
+1
-1
@@ -309,7 +309,7 @@ function handleAliasEnviron() {
|
||||
cp $rcFile $rcFile.bak # backup da thing first frong
|
||||
# the pretty comment and such first
|
||||
testAppendAlias "# esp-idf-tools aliases" "\n\n# esp-idf-tools"
|
||||
testAppendAlias "ESPDIR" "export ESPIDFTOOLS_INSTALLDIR=\"$installDir\""
|
||||
testAppendAlias "ESPDIR" "export ESPDIR=\"$installDir\""
|
||||
testAppendAlias "ESPIDFTOOLS_INSTALLDIR" "export ESPIDFTOOLS_INSTALLDIR=\"$installDir/esp-idf-tools\""
|
||||
testAppendAlias "get-esp-tools" "alias get-esp-tools='. $exportScript'"
|
||||
testAppendAlias "run-esp-cmd" "alias run-esp-cmd='bash $runningDir/esp-idf-tools-cmd.sh'"
|
||||
|
||||
Reference in New Issue
Block a user