27 Sept 2016, 17:38

Hello,

I have been using the HaxWithFlic app for my mac and am having issues with bash, ruby, and python scripts. For some reason, even executable scripts, are reporting a missing shebang. These scripts run in Terminal but not HaxWithFlic.

Here is the bash.

curl --request PUT
--url URLHERE
--header 'cache-control: no-cache'
--header 'content-type: application/json'
--data DATA HERE