mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
7 lines
117 B
Bash
Executable File
7 lines
117 B
Bash
Executable File
#!/bin/sh
|
|
|
|
netcat="/usr/bin/nc localhost 3999"
|
|
pidof=/sbin/pidof
|
|
SFLPHONED_PATH=/home/ymorin/sflphone/sflphoned/src
|
|
|