CC-4114: use liquidsoap shutdown() command to restart liquidsoap
-tying up loose ends
This commit is contained in:
parent
0270281385
commit
a874e9fff7
9 changed files with 22 additions and 6 deletions
|
@ -30,6 +30,7 @@ try:
|
|||
#remove init.d script
|
||||
print " * Removing Pypo init.d Script"
|
||||
remove_file("/etc/init.d/airtime-playout")
|
||||
remove_file("/etc/init.d/airtime-liquidsoap")
|
||||
|
||||
#remove bin, cache, tmp and file dir
|
||||
print " * Removing Pypo Program Directory"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue