1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-09-22 11:06:33 +08:00
Marc Cornellà 36f444ed73
fix(update): fix error exit code on update check (#10033)
This patch removes the 'exit 1' status code when the update check
finishes or is ended with CTRL+C.

Fixes #10033
2021-07-08 16:11:16 +02:00
..