mirror of
https://github.com/buildwithparallel/openwrt
synced 2026-08-10 21:35:45 -04:00
3 lines
25 B
Text
3 lines
25 B
Text
|
|
#!/bin/sh
|
||
|
|
cat "$@" | md5
|