cosmetic change

pull/58/head
Simon Let 6 years ago
parent b535c68264
commit 8e5c4cbe6b
  1. 2
      scripts/install.sh

@ -27,7 +27,7 @@ elif [ "$bash_version_major" -eq 4 ] && [ "$bash_version_minor" -lt 3 ]; then
fi fi
if [ "$bash_too_old" = true ]; then if [ "$bash_too_old" = true ]; then
echo " * Bash version: $bash_version" echo " * Bash version: $bash_version - WARNING!"
if [ "$login_shell" = bash ]; then if [ "$login_shell" = bash ]; then
echo " > Your bash version is old." echo " > Your bash version is old."
echo " > Bash is also your login shell." echo " > Bash is also your login shell."

Loading…
Cancel
Save