Autogenerate environment.fish script for SDK - #503
Conversation
This commit tweaks `install-sgx-sdk.bin.tmpl` to auto-generate a version of the `environment` script for fish-style shells in addition to bash. The generated script is simply called `environment.fish`. Signed-off-by: Jakub Konka <jakub.konka@golem.network>
|
Important 🔀 The Intel® SGX SDK codebase has movedThank you for your contribution! If you have any questions or need assistance migrating, please ask here. As we complete the migration, older pull requests may eventually be closed. No work is lost, though, and you are welcome to re-open your change in the new repository at any time. Footnotes
|
This commit tweaks
install-sgx-sdk.bin.tmplto auto-generatea version of the
environmentscript for fish-style shells inaddition to bash. The generated script is simply called
environment.fish.Signed-off-by: Jakub Konka jakub.konka@golem.network