diff --git a/scripts/remote-install.sh b/scripts/remote-install.sh index c89f40fb..260c8d8d 100644 --- a/scripts/remote-install.sh +++ b/scripts/remote-install.sh @@ -31,9 +31,7 @@ function help { } function log { - tput setaf 2 echo "=> $1" >&2 - tput sgr0 } lsb_release -d | grep "LTS" > /dev/null