need to export environment variable for snap/ZOE
vmixao opened this issue · 1 comments
vmixao commented
We need help please :)
@jwill123
For the Maker installation we are doing, we would need to know where you will install snap
, since we have to set an environment variable to this location : export ZOE="where_snap_is/Zoe"
.
Many thanks!
hettling commented
This should work: export ZOE=/usr/local/bin/ZOE
. Can you close this issue if it does?