Use sxmo_statusbarupdate.sh script instead of direct calls duplicated logic
This commit is contained in:
parent
10705f08cd
commit
d713b19199
7 changed files with 8 additions and 14 deletions
|
@ -10,4 +10,4 @@ rm /tmp/sxmo_incomingcall
|
|||
# E.g. wait until process killed or started -- maybe there's a better way..
|
||||
sleep 1
|
||||
|
||||
pgrep -f "$(command -v sxmo_statusbar.sh)" | xargs kill -USR1
|
||||
sxmo_statusbarupdate.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue