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