blob: 0db53eedcdcd599e1e35b2fe3a669bd2ae8e6f3b [file] [log] [blame]
#!/sbin/sh
cd $1
md5sum *img > nandroid.md5
return $?