From a162013f37502ac8859ecf4e52746bedd328e487 Mon Sep 17 00:00:00 2001 From: themixray <35273590+themixray@users.noreply.github.com> Date: Sun, 7 Nov 2021 11:48:35 +0300 Subject: [PATCH] Update setup.bat --- setup.bat | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/setup.bat b/setup.bat index 789e978..c9b0c35 100644 --- a/setup.bat +++ b/setup.bat @@ -1,6 +1,4 @@ @echo off python setup.py install -color 2 -echo Complete! -color 7 +echo [32mComplete![0m pause >nul