Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew-Alleman authored Aug 10, 2023
1 parent 9183b80 commit 0464c59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions install/install.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/bin/bash

# Source the RUST ENV file

source "$HOME/.cargo/env"
# Sleep to let the web request finish
sleep 1
# Update OS and install OpenSSL libraries
Expand Down

0 comments on commit 0464c59

Please sign in to comment.