mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-01 11:36:49 +00:00
3 lines
25 B
Plaintext
3 lines
25 B
Plaintext
|
#!/bin/sh
|
||
|
cat "$@" | md5
|