mirror of
https://github.com/Heleguo/lede.git
synced 2025-12-16 19:01:32 +00:00
2 lines
42 B
Bash
Executable File
2 lines
42 B
Bash
Executable File
[ "$(uname)" = "$1" ] && echo y || echo n
|