mirror of
https://github.com/bkerler/mtkclient.git
synced 2024-11-14 03:04:54 -05:00
3 lines
53 B
Batchfile
3 lines
53 B
Batchfile
@echo off
|
|
title MTKClient
|
|
python "%~dp0mtk.py" %*
|