Remove redundant message

This commit is contained in:
William Wernert
2021-03-18 13:16:45 -04:00
parent 360f0d4dfd
commit 0edf419bcb
2 changed files with 1 additions and 2 deletions

View File

@@ -363,7 +363,6 @@ percentage=0
fi
} | progress '...'
echo "Checking if setup is running in the cloud..." | tee -a "$setup_log"
detect_cloud
short_name=$(echo "$HOSTNAME" | awk -F. '{print $1}')