mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

The `set -e` caused the script to stop in case `patch` fails, but it is better to continue giving instructions.
The `set -e` caused the script to stop in case `patch` fails, but it is better to continue giving instructions.