Pregunta

I'm looking for the way to create a checksumn, ,hash or sign of my izpack instalacion. How can I do that?

¿Fue útil?

Solución

ant has a <checksum> task which can be used to generate/verify checksum for files.
See HERE for <checksum> task.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top