(invoke "source" "env.sh") or (invoke "." "env.sh")
I had the same problem and ended up doing
(invoke "bash" "-c" "source env && ./command")
not the most elegant, but it did work.
Cheers,
--
Reza Housseini
This message is signed with my GnuPG key:
C0F3 0812 9AF2 80F4 0830 C2C1 C375 C6AF 0512 5C52
OpenPGP_0xC375C6AF05125C52.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
