mirror of
https://github.com/openwrt/openwrt.git
synced 2024-11-23 18:05:20 +08:00
2 lines
42 B
Bash
2 lines
42 B
Bash
|
[ "$(uname)" = "$1" ] && echo y || echo n
|