1
0
mirror of https://github.com/coalaura/ffwebp.git synced 2025-07-17 22:04:35 +00:00
Files
ffwebp/run.cmd
2025-06-19 16:14:29 +02:00

6 lines
93 B
Batchfile

@echo off
echo Rebuilding...
go build -tags full -o ffwebp.exe .\cmd\ffwebp
.\ffwebp.exe %*