60-rc1.6.2
This commit is contained in:
@@ -219,7 +219,7 @@ function handleDownloadInstall() {
|
|||||||
returnStatus
|
returnStatus
|
||||||
|
|
||||||
writeToLog "editing $exportScript with git commit hash data: $commitHash"
|
writeToLog "editing $exportScript with git commit hash data: $commitHash"
|
||||||
sed -i "s/commitTAG/$commitHash/g" $exportScript
|
sed -i "s/commitTAG/\'$commitHash\'/g" $exportScript
|
||||||
returnStatus
|
returnStatus
|
||||||
|
|
||||||
gitDataLog="installed esp-idf from commit $commitHash from branch $gitBranch using $scriptVers"
|
gitDataLog="installed esp-idf from commit $commitHash from branch $gitBranch using $scriptVers"
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
60-rc1.6.1
|
60-rc1.6.2
|
||||||
Reference in New Issue
Block a user