mirror of
https://github.com/Ansuel/openwrt.git
synced 2025-12-27 12:19:03 +00:00
3 lines
25 B
Bash
Executable File
3 lines
25 B
Bash
Executable File
#!/bin/sh
|
|
cat "$@" | md5
|