Further tidying and making

This commit is contained in:
2020-02-25 21:09:30 +00:00
committed by Andrejus
parent 549d6ce88d
commit c4ce39b965
15 changed files with 101 additions and 68 deletions

View File

@@ -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"