really fixing this time

This commit is contained in:
Felippe Burk 2019-08-28 16:05:37 -06:00
parent 79f4818b6c
commit d4991272c8
No known key found for this signature in database
GPG key ID: 2DA741A082359127

View file

@ -6719,7 +6719,7 @@ install_macosx_stable_post() {
fi
# shellcheck disable=SC1091
source /etc/profile
. /etc/profile
return 0
}