Skip to content

Commit

Permalink
Fix instatiate mkcert env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
David Arnold committed Oct 9, 2020
1 parent aec937b commit bc23a31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/options.nix
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,5 @@ in
else [ installProjectCA uninstallProjectCA ]
);
};
bash.extra = "export CAROOT=$DEVSHELL_ROOT/${dev-ca-path}";
}

0 comments on commit bc23a31

Please sign in to comment.