Add files via upload
This commit is contained in:
9
saf7_Quit.sh
Normal file
9
saf7_Quit.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
#/bin/sh
|
||||
|
||||
TAG="default"
|
||||
[ -n "$1" ] && TAG="$1"
|
||||
|
||||
dbus-send --system --type=method_call --dest=xmpp.saf-"$TAG" /xmpp/saf xmpp.saf.Quit
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user