Skip to content

Commit d7ca558

Browse files
gvatsal60Copilot
andauthored
Update .update.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a7462f5 commit d7ca558

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.update.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ update_os_pkg() {
203203
fi
204204
elif [ $rc -ne 1 ]; then
205205
print_err "Error: Failed to detect orphaned packages (exit code $rc)."
206+
fi
206207
;;
207208
*)
208209
print_err "Error: Unsupported or unrecognized Linux distribution: ${ADJUSTED_ID}"

0 commit comments

Comments
 (0)