Skip to content

Commit

Permalink
proper environment
Browse files Browse the repository at this point in the history
  • Loading branch information
aaust committed Aug 21, 2024
1 parent 74f15eb commit 01228fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch_scripts/merge_trees/cron_exec.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

date
source ~/env_monitoring_launch.sh
source ~/env_analysis_launch.sh
export PATH=/site/bin:${PATH} #because .login isn't executed, and need this path for SWIF
python ~/hd_utilities/launch_scripts/merge_trees/merge_trees.py ~/hd_utilities/launch_scripts/merge_trees/jobs_merge.config 0

0 comments on commit 01228fa

Please sign in to comment.