mirror of
https://github.com/optim-enterprises-bv/openwrt.okoklets.git
synced 2026-01-03 13:39:18 +00:00
3 lines
25 B
Bash
Executable File
3 lines
25 B
Bash
Executable File
#!/bin/sh
|
|
cat "$@" | md5
|