1
0
jcktrue.dk/update.bat
Jens True ea080cda38
All checks were successful
continuous-integration/drone/push Build is passing
Theme update.
2021-10-26 19:52:16 +02:00

5 lines
174 B
Batchfile

hugo mod get github.com/wowchemy/wowchemy-hugo-modules/wowchemy/@main
hugo mod get -u ./...
FOR %F IN (*.jpg) DO cwebp -af -pass 10 -mt -m 6 -preset picture %F -o %~nF.webp