mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
![]() |
#!/bin/sh
|
||
|
|
||
|
netcat="/usr/bin/nc localhost 3999"
|
||
|
pidof=/sbin/pidof
|
||
|
SFLPHONED_PATH=/home/ymorin/sflphone/sflphoned/src
|
||
|
|