Skip to content

Commit

Permalink
adds nvm script to env script
Browse files Browse the repository at this point in the history
  • Loading branch information
prasadtalasila committed Nov 16, 2024
1 parent 233c7a1 commit c8c98e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/env.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash
source script/base.sh
source script/nvm.sh

# Install openssl for certificate generation
sudo apt-get install -y wget openssl
Expand Down

0 comments on commit c8c98e9

Please sign in to comment.