mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-14 11:13:29 +00:00
2 lines
42 B
Bash
Executable File
2 lines
42 B
Bash
Executable File
[ "$(uname)" = "$1" ] && echo y || echo n
|