Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions bin/p
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@ install() {

log compile $version
make &> /dev/null
ln -sf python python.exe

if [ ! -f "python.exe" ]; then
abort "Unable to compile Python $version!"
Expand Down