Jump to content

Artur

Member
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Artur

  1. Hi,

     

    I'm writing a workflow with PHP filter scripts and I'm trying to use $_ENV but it doesn't seem to work:

     

    $supernova_cfg = parse_ini_file($_ENV["HOME"]."/.supernova", true);

     

    this will work as expected when I run it form command line but it'll fail when executed by Alfred action. Am I doing something wrong ?

×
×
  • Create New...