Closed fago closed 3 years ago
Phapp environment variables should be available to command scripts.
done.
Make command arguments and options available as bash variables
They are not really any we can expose right now.
Command scripts specified in phapp.yml should be executed via /bin/bash (configurable via global config).
That's done, but /bin/bash needs to become configurable still.
That's done, but /bin/bash needs to become configurable still.
it acutally is.
https://github.com/drunomics/phapp-cli/blob/master/defaults/config.defaults.yml#L6