CC-5986 - Fixed unit tests, removed unnecessary code from service execution files
This commit is contained in:
parent
875a9dfd8b
commit
bc604b992e
11 changed files with 424 additions and 41 deletions
4
install
4
install
|
@ -392,10 +392,6 @@ verbose "\n * Installing pypo..."
|
|||
loudCmd "python ${AIRTIMEROOT}/python_apps/pypo/setup.py install"
|
||||
verbose "...Done"
|
||||
|
||||
verbose "\n * Creating liquidsoap symlink..."
|
||||
ln -sf /usr/bin/liquidsoap /usr/bin/airtime-liquidsoap
|
||||
verbose "...Done"
|
||||
|
||||
for i in /etc/init/airtime*.template; do
|
||||
chmod 644 $i
|
||||
sed -i "s/WEB_USER/${web_user}/g" $i
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue