diff --git a/bin/foreman-runner b/bin/foreman-runner index 77eed2a..9709a1d 100755 --- a/bin/foreman-runner +++ b/bin/foreman-runner @@ -34,7 +34,7 @@ shift $((OPTIND-1)) if [ "$read_profile" = "1" ]; then if [ -f .profile ]; then - . .profile + . ./.profile fi fi