Rename airtime-liquidsoap to libretime-liquidsoap
BREAKING: sudo rm -f \ /etc/logrotate.d/airtime-liquidsoap
This commit is contained in:
parent
8be1366bef
commit
25e947c8bf
6 changed files with 7 additions and 7 deletions
2
install
2
install
|
@ -1015,7 +1015,7 @@ if [ ! -d /var/log/airtime ]; then
|
|||
|
||||
verbose "\n * Copying logrotate files..."
|
||||
loudCmd "cp ${AIRTIMEROOT}/legacy/build/airtime-php.logrotate /etc/logrotate.d/airtime-php"
|
||||
loudCmd "cp ${AIRTIMEROOT}/python_apps/pypo/liquidsoap/airtime-liquidsoap.logrotate /etc/logrotate.d/airtime-liquidsoap"
|
||||
loudCmd "cp ${AIRTIMEROOT}/python_apps/pypo/liquidsoap/logrotate.conf /etc/logrotate.d/libretime-liquidsoap"
|
||||
fi
|
||||
|
||||
verbose "\n * Installing API client..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue