mirror of
https://github.com/openwrt-xiaomi/xmir-patcher.git
synced 2026-09-22 22:57:55 +03:00
4 lines
63 B
Batchfile
4 lines
63 B
Batchfile
@echo off
|
|
chcp 866 >NUL
|
|
start cmd /k python\python.exe menu.py
|