6 lines
42 B
Batchfile
6 lines
42 B
Batchfile
@echo off
|
|
python compress_pngs.py
|
|
pause
|
|
|
|
|
@echo off
|
|
python compress_pngs.py
|
|
pause
|
|
|
|
|