mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-24 20:58:00 +00:00
Generated shell scripts had `#/bin/sh` instead of `#!/bin/sh`, meaning the shebang was treated as a comment rather than an interpreter directive.