typo
This commit is contained in:
parent
bbf01d8a60
commit
f817b43dde
@ -8,7 +8,7 @@ function g_signal-notify {
|
|||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
if ! [ -x /usr/local/bin/notify.sh ]
|
if ! [ -x /usr/local/bin/notify.sh ]
|
||||||
tehn
|
then
|
||||||
g_echo_error "$0: /usr/local/bin/notify.sh not executable"
|
g_echo_error "$0: /usr/local/bin/notify.sh not executable"
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user