scripts/combined-image.sh: remove the use of mktemp to make it more portable
[openwrt.git] / scripts / md5sum
1 #!/bin/sh
2 cat "$@" | md5
This page took 0.068503 seconds and 5 git commands to generate.