1 line
51 B
Bash
1 line
51 B
Bash
[[ "${UID}" -gt 10000 ]] && /usr/local/bin/onLogin
|
[[ "${UID}" -gt 10000 ]] && /usr/local/bin/onLogin
|