You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i tried to run 'make deploy-postgres' under sudo, levant fails to properly parse ${PWD} and substitute in the current directory. I guess that this is probably part of having the environment reset by sudo - and not knowing what PWD was set to anymore.
Anyway - some headdesking over here and I think I figured out that I should just not try to run the jobs under sudo. :)
--e
The text was updated successfully, but these errors were encountered:
When i tried to run 'make deploy-postgres' under sudo, levant fails to properly parse ${PWD} and substitute in the current directory. I guess that this is probably part of having the environment reset by sudo - and not knowing what PWD was set to anymore.
Anyway - some headdesking over here and I think I figured out that I should just not try to run the jobs under sudo. :)
--e
The text was updated successfully, but these errors were encountered: