mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-20 13:28:38 +02:00
c23ab00990
This early return made it so the lock wasn't removed, therefore locking out the upgrade script from ever entering the upgrade routine. Fixes #6138 Note: the logic needs some rework.