mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-10 07:34:40 +01:00
2 lines
25 B
Bash
Executable file
2 lines
25 B
Bash
Executable file
#!/bin/sh
|
|
cat "$@" | md5
|