mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
4 lines
54 B
Batchfile
4 lines
54 B
Batchfile
|
@echo off
|
||
|
rem Just run the python script
|
||
|
python %0 %*
|