Changed to installer
This commit is contained in:
parent
a9ca305934
commit
2274a05b9c
2 changed files with 25 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -16,6 +16,8 @@ client-install: client
|
|||
cp -f ./Connector_RTMP/Connector_RTMP /usr/bin/
|
||||
#cp -f ./Connector_RTSP/Connector_RTSP /usr/bin/
|
||||
cp -f ./Buffer/Buffer /usr/bin/
|
||||
cp -f ./PLS /etc/xinetd.d/
|
||||
service xinetd restart
|
||||
client-local-install: client
|
||||
mkdir -p ./bin
|
||||
cp -f ./Connector_HTTP/Connector_HTTP ./bin/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue