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