Rename airtime-liquidsoap to libretime-liquidsoap

BREAKING:
sudo rm -f \
  /etc/logrotate.d/airtime-liquidsoap
This commit is contained in:
jo 2021-10-03 16:12:04 +02:00
parent 8be1366bef
commit 25e947c8bf
6 changed files with 7 additions and 7 deletions

View file

@ -30,7 +30,7 @@ def printUsage():
def find_liquidsoap_binary():
"""
With libretime 3.0 we are no longer depending upon the airtime-liquidsoap binary
With libretime 3.0 we are no longer depending upon the libretime-liquidsoap binary
but use a generic install of liquidsoap. This takes care of checking if it is on the
path and will lead to an error otherwise.
"""