Closed dkastl closed 4 years ago
In ubuntu it seems impossible to add the --no-profile and --norc parameter in the shebang. We should probably investigate that problem, but as a quick fix this PR sets the parameters dedicatedly in the expo.yml as a quick workaround.
--no-profile
--norc
expo.yml
In ubuntu it seems impossible to add the
--no-profile
and--norc
parameter in the shebang. We should probably investigate that problem, but as a quick fix this PR sets the parameters dedicatedly in theexpo.yml
as a quick workaround.