Add files via upload

This commit is contained in:
themixray 2021-11-07 21:46:33 +03:00 committed by GitHub
parent abef24e1aa
commit 815a7bea90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 1380 additions and 91 deletions

View file

@ -1,4 +1,4 @@
@echo off
python setup.py install
echo Complete!
pause >nul
@echo off
python setup.py install
echo Complete!
pause >nul