mirror of
https://github.com/bkerler/mtkclient.git
synced 2025-03-14 07:00:02 -04:00
3 lines
50 B
Batchfile
3 lines
50 B
Batchfile
@echo off
|
|
title MTKClient
|
|
python "%~dp0mtk" %*
|