Closed alexbeattie42 closed 1 month ago
Fixes issue #3928
Check which shell the user is using and attempt to update path if the shell is bash.
Ran the build script multiple times to ensure that .bashrc is updated if variable exists and created if it doesn't.
.bashrc
grep
sed
This change is
@alexbeattie42 sorry for the delay! Giving this a test locally now.
Fixes issue #3928
Brief summary of changes
Check which shell the user is using and attempt to update path if the shell is bash.
Testing I've completed
Ran the build script multiple times to ensure that
.bashrc
is updated if variable exists and created if it doesn't.Looking for feedback on...
grep
, andsed
available?CHANGELOG.md (choose one)
This change is