Skip to content

Commit

Permalink
Update Term.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
anmdotdev authored Jan 16, 2024
1 parent 2544efd commit f9daf4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Term.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ class Term {
}

await exec(`source .bashrc`)
await exec(`source .bashprofile`)

if (skipStep !== INSTALL_STEP && skipStep !== BUILD_STEP) {
await exec(`${manager} install`, [], {
Expand Down

0 comments on commit f9daf4a

Please sign in to comment.