Skip to content

Commit

Permalink
chore: update installing package openssl on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
fatimazq committed Dec 25, 2023
1 parent 7bfb6ac commit 3ba8773
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ install_pkg_on_linux() {
sudo make && sudo make install
cd
npm -g install @barudakrosul/gcrypt
openssl version
openssl
}

case $HOME in
Expand Down

0 comments on commit 3ba8773

Please sign in to comment.