mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-11 04:53:47 -05:00
This commit is contained in:
@@ -13,6 +13,6 @@ if [ -e "$VERSION_FILE" ]; then
|
||||
break
|
||||
fi
|
||||
done < <( cat "$VERSION_FILE" && echo )
|
||||
else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user