yate in a container
This commit is contained in:
commit
fe6d795e16
5 changed files with 57 additions and 0 deletions
6
startup.sh
Normal file
6
startup.sh
Normal file
|
@ -0,0 +1,6 @@
|
|||
#! /bin/bash
|
||||
|
||||
cp /conf/* /usr/local/etc/yate/
|
||||
cp -r /data /usr/local/share/yate
|
||||
|
||||
yate -vvv -Do
|
Loading…
Add table
Add a link
Reference in a new issue