This commit is contained in:
parent
766362a1d3
commit
f63a0bb425
|
@ -9,7 +9,7 @@ if [ -z "$SSH_CLIENT" ]; then
|
|||
elif [ "${DONE_ALLOW_NONGRAPHICAL:-0}" -ne 0 ] && (( ${+functions[done_send_notification]} )); then
|
||||
: # Or if the user really wants us to
|
||||
else
|
||||
# Exit early if otherwise
|
||||
# Exit early otherwise
|
||||
return
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue