mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-21 12:21:38 +01:00
3 lines
25 B
Bash
Executable File
3 lines
25 B
Bash
Executable File
#!/bin/sh
|
|
cat "$@" | md5
|