2 lines
48 B
Batchfile
2 lines
48 B
Batchfile
|
@SET plugin_dir=%~dp0
|
||
|
@python -m %plugin_dir% %*
|