Further tidying and making
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
#
|
||||
|
||||
# 1. pyenv is installed
|
||||
if ! hash pyenv 2>/dev/null; then
|
||||
if ! hash pyenv 2>/dev/null
|
||||
then
|
||||
|
||||
printf "Installing pyenv...\n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user