• Popular
  • Users
  • Login
Flic Home

Community

  • Login
  • Search
  • Popular
  • Users
  1. Home
  2. afisher
  3. Posts
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 1
  • Best 0
  • Controversial 0
  • Groups 0

Posts made by afisher

  • no shebang error

    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

    posted in Developers
    afisher
    afisher
    27 Sept 2016, 17:38