Skip to content

Commit

Permalink
Update init/bash
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Röblitz <[email protected]>
  • Loading branch information
TopRichard and trz42 authored Jan 17, 2024
1 parent 3970c43 commit aba26ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init/bash
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ function show_msg {
echo "$msg"
fi
}

# The following method should be safe, but might break if file is a symlink
# (could switch to $(dirname "$(readlink -f "$BASH_SOURCE")") in that case)
source $(dirname "$BASH_SOURCE")/eessi_environment_variables
Expand Down

0 comments on commit aba26ba

Please sign in to comment.