minor quote fix to satisfy shellcheck

This commit is contained in:
Maarten van Gompel 2020-11-20 18:17:57 +01:00
parent 10f813b1eb
commit a90f565c12

View file

@ -6,7 +6,7 @@ else
fi
NOTIFDIR="$XDG_CONFIG_HOME"/sxmo/notifications
rm $NOTIFDIR/incomingcall*
rm "$NOTIFDIR"/incomingcall*
# E.g. wait until process killed or started -- maybe there's a better way..
sleep 1