tn3399_openwrt/config/check-uname.sh

2 lines
42 B
Bash
Executable File

[ "$(uname)" = "$1" ] && echo y || echo n