mirror of
https://github.com/optim-enterprises-bv/openwrt-ipq.git
synced 2025-11-01 18:58:35 +00:00
3 lines
25 B
Bash
Executable File
3 lines
25 B
Bash
Executable File
#!/bin/sh
|
|
cat "$@" | md5
|