mirror of
https://github.com/buildwithparallel/openwrt
synced 2026-08-10 21:35:45 -04:00
2 lines
25 B
Bash
Executable file
2 lines
25 B
Bash
Executable file
#!/bin/sh
|
|
cat "$@" | md5
|