CC-4114: use liquidsoap shutdown() command to restart liquidsoap

-tying up loose ends
This commit is contained in:
Martin Konecny 2012-08-20 16:54:01 -04:00
parent 0270281385
commit a874e9fff7
9 changed files with 22 additions and 6 deletions

View file

@ -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"