mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 16:12:19 +00:00
7 lines
100 B
Batchfile
7 lines
100 B
Batchfile
@echo off
|
|
python ../python_version_check.py
|
|
if ERRORLEVEL 1 (
|
|
pause
|
|
exit
|
|
)
|
|
python dmitool.py |