61-dev1.13
This commit is contained in:
@@ -225,15 +225,15 @@ function handleDownloadInstall() {
|
||||
returnStatus
|
||||
fi
|
||||
|
||||
writeToLog "Executing installer"
|
||||
writeToLog "Executing installer\n"
|
||||
eval "$installCmd"
|
||||
returnStatus
|
||||
|
||||
writeToLog "Executing extra tools installer"
|
||||
writeToLog "Executing extra tools installer\n"
|
||||
eval "$toolsInstallCmd"
|
||||
returnStatus
|
||||
|
||||
writeToLog "getting the commit hash"
|
||||
writeToLog "getting the commit hash\n"
|
||||
commitHash=$(git -C $idfDir rev-parse HEAD)
|
||||
returnStatus
|
||||
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
61-dev1.12
|
||||
61-dev1.13
|
||||
Reference in New Issue
Block a user