add some minor instruction
This commit is contained in:
parent
afd6bee7c0
commit
ba0697438b
3 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
## This script assumes you are running KDE
|
||||
|
||||
SERVICE="syncthing"
|
||||
if pgrep -x "$SERVICE" >/dev/null
|
||||
then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue