mirror of
https://github.com/openwrt/openwrt.git
synced 2025-08-12 22:26:10 +08:00
3 lines
25 B
Bash
Executable File
3 lines
25 B
Bash
Executable File
#!/bin/sh
|
|
cat "$@" | md5
|