Skip to content

Commit

Permalink
Update config_cont_energy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
clemekay authored Jan 5, 2024
1 parent c4075f9 commit 9c83aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_cont_energy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ xsec_dir=$(pwd)
# exporting the needed enviroment variable for current enviroment
export MCDC_XSLIB="${xsec_dir}"

# sotring that enviroment variable in bashrc for future runs
# adding that enviroment variable to bashrc for future runs
export MCDC_XSLIB="${xsec_dir}">> ~/.bashrc

# printing a complete message
Expand Down

0 comments on commit 9c83aa2

Please sign in to comment.