diff --git a/install.sh b/install.sh index 8d83008..2591852 100644 --- a/install.sh +++ b/install.sh @@ -51,4 +51,4 @@ if [ "$INSTALL_DOCKER" = "y" ]; then fi fi -echo "Docker and Docker Compose installation completed." \ No newline at end of file +echo "Completed!" \ No newline at end of file