Files
hugo/internal/warpc/buildwebp.sh
T
2025-12-16 19:29:16 +01:00

4 lines
64 B
Bash
Executable File

pushd genwebp
make || exit 1
popd
touch webp_integration_test.go