mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-03 09:40:44 +00:00
2 lines
42 B
Bash
2 lines
42 B
Bash
|
[ "$(uname)" = "$1" ] && echo y || echo n
|