mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-23 15:13:11 +00:00
2 lines
42 B
Bash
2 lines
42 B
Bash
|
[ "$(uname)" = "$1" ] && echo y || echo n
|