Skip to content

Commit

Permalink
source /etc/profile for aws
Browse files Browse the repository at this point in the history
  • Loading branch information
Pheenoh committed Sep 10, 2022
1 parent 0c64a33 commit 369182b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/linux_bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export JAVA_HOME=/opt/$JAVA_DIR
export PATH=\$PATH:\$JAVA_HOME/bin
EOF

source /etc/profile
# Download and install specified Ghidra version
wget $GHIDRA_URI
unzip $GHIDRA_FILE_NAME
Expand Down

0 comments on commit 369182b

Please sign in to comment.