summarylogtreecommitdiffstats
path: root/set_paths.sh
diff options
context:
space:
mode:
Diffstat (limited to 'set_paths.sh')
-rw-r--r--set_paths.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/set_paths.sh b/set_paths.sh
index 3a8327895ccf..28ebbf38c513 100644
--- a/set_paths.sh
+++ b/set_paths.sh
@@ -15,7 +15,4 @@ export_openmc_cross_sections="export OPENMC_CROSS_SECTIONS=$var/cross_sections.x
eval $export_path
eval $export_pythonpath
eval $export_ld_library_path
-eval $export_openmc_cross_sections
-
-# set for future sessions
-cp openmc.sh /etc/profile.d \ No newline at end of file
+eval $export_openmc_cross_sections \ No newline at end of file