1
0
mirror of https://github.com/coalaura/ffwebp.git synced 2025-07-18 06:14:34 +00:00
Files
ffwebp/run.cmd

6 lines
93 B
Batchfile
Raw Normal View History

2025-06-19 16:14:29 +02:00
@echo off
echo Rebuilding...
go build -tags full -o ffwebp.exe .\cmd\ffwebp
.\ffwebp.exe %*