61-beta4.1

This commit is contained in:
2024-11-13 01:56:43 -07:00
parent ee74c7d4de
commit 03798f1f20
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -474,7 +474,6 @@ function handleChk() {
if [[ $totalErrorLoad < 2 ]]; then if [[ $totalErrorLoad < 2 ]]; then
writeToLog "Installed Successfully, total error load: $totalErrorLoad" writeToLog "Installed Successfully, total error load: $totalErrorLoad"
echo -e "\n\n$retCodes\n\n"
else else
writeToLog "Install FAILED! Dumping return codes:\n" writeToLog "Install FAILED! Dumping return codes:\n"
writeToLog "$retCodes" writeToLog "$retCodes"
+1 -1
View File
@@ -1 +1 @@
61-beta4 61-beta4.1