Skip to content

Commit e288332

Browse files
author
Kenneth Reitz
committed
.profile.d
🍰 /cc @ddollar
1 parent e4979f3 commit e288332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/compile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ LEGACY_VIRTUALENV_LOC="."
5353
MODERN_VIRTUALENV_LOC=".heroku/venv"
5454
LEGACY_VIRTUALENV_DIRS="bin include lib"
5555
LEGACY_VIRTUALENV_TRIGGER="lib/python2.7"
56-
PROFILE_PATH="$1/profile.d/python"
56+
PROFILE_PATH="$1/.profile.d/python.sh"
5757

5858

5959
# Python version. This will be used in the future to specify custom Pythons.

0 commit comments

Comments
 (0)