mirror of
https://github.com/cjdelisle/openwrt.git
synced 2025-02-07 00:20:43 +00:00
3 lines
25 B
Bash
Executable File
3 lines
25 B
Bash
Executable File
#!/bin/sh
|
|
cat "$@" | md5
|