mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 20:18:23 +00:00
e4ca3ac745
## Problem The script `compute.sh` had a non-consistent coding style and didn't follow best practices for modern bash scripts ## Summary of changes The coding style was fixed to follow best practices.