mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-07 14:52:04 +08:00
2 lines
42 B
Bash
2 lines
42 B
Bash
![]() |
[ "$(uname)" = "$1" ] && echo y || echo n
|