mirror of
https://github.com/bkerler/mtkclient.git
synced 2024-12-02 20:26:57 -05:00
3 lines
50 B
Batchfile
3 lines
50 B
Batchfile
@echo off
|
|
title MTKClient
|
|
python "%~dp0mtk" %*
|