Added ascii art to cli

This commit is contained in:
SwiftyOS
2023-09-16 19:53:28 +02:00
parent b155508b12
commit cbcdcad43c
2 changed files with 24 additions and 3 deletions

View File

@@ -51,5 +51,3 @@ elif [[ "$OSTYPE" == "cygwin" ]] || [[ "$OSTYPE" == "msys" ]] || [[ "$OSTYPE" ==
else
echo "Unsupported OS. Please install Google Chrome manually from https://www.google.com/chrome/"
fi
echo "Installation has been completed."