This website works better with JavaScript.
Explore
Help
Sign In
jab2870
/
sxmo-utils
Watch
1
Star
0
Fork
You've already forked sxmo-utils
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
360
Commits
2
Branches
0
Tags
2.1 MiB
Tag:
Branch:
Tree:
ca88d3029e
alarm-clock
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ca88d3029e'
${ noResults }
sxmo-utils
/
scripts
/
core
/
sxmo_statusbarupdate.sh
3 lines
82 B
Raw
Normal View
History
Unescape
Escape
Restructure configs into seperate folder
4 years ago
#!/usr/bin/env sh
pgrep -f
"
$(
command
-v sxmo_statusbar.sh
)
"
|
xargs
kill
-USR1
&