hcengineering / platform

Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)
https://huly.io
Eclipse Public License 2.0
7.37k stars 585 forks source link

Change shebangs to /usr/bin/env calls for better portability #5961

Closed thomasfire closed 3 months ago

thomasfire commented 3 months ago

While I was building the project (by instructions in README), I found some of the scripts didn't work on my machine. Additionally, I changed other scripts, where I found shebangs are referencing /bin/bash, substituting it with /usr/bin/env bash, which should improve portability.

Huly®: UBERF-7458

typo-app[bot] commented 3 months ago

Typo Code Review 📊

✅ All checks passed!