Update setup.bat

This commit is contained in:
themixray 2021-11-07 11:51:22 +03:00 committed by GitHub
parent a162013f37
commit 8e58c97507
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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