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