mirror of
https://gitee.com/bianbu-linux/openwrt
synced 2025-04-22 05:47:15 -04:00
1 line
42 B
Bash
Executable file
1 line
42 B
Bash
Executable file
[ "$(uname)" = "$1" ] && echo y || echo n
|