Wrong exit code
This commit is contained in:
parent
2d848338e6
commit
a428208077
@ -2,7 +2,7 @@
|
||||
|
||||
# Exit early if we don't have the tte show
|
||||
if ! command -v tte &>/dev/null; then
|
||||
exit 0
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Exit early if screensave is already running
|
||||
|
Loading…
x
Reference in New Issue
Block a user