remove syncthing tray
This commit is contained in:
parent
531dd948e8
commit
715fec652c
|
@ -1,2 +0,0 @@
|
|||
#!/bin/sh
|
||||
exec vlogger -t syncthingtray
|
|
@ -1,8 +0,0 @@
|
|||
#!/bin/sh
|
||||
exec 2>&1
|
||||
|
||||
sv check syncthing >/dev/null || exit 1
|
||||
|
||||
sleep 2
|
||||
|
||||
exec syncthingtray --replace
|
Loading…
Reference in New Issue