Update setup.bat

This commit is contained in:
themixray 2021-11-07 11:48:35 +03:00 committed by GitHub
parent 009e2477b3
commit a162013f37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,4 @@
@echo off
python setup.py install
color 2
echo Complete!
color 7
echo [32mComplete![0m
pause >nul