Bob Mottram пре 7 година
родитељ
комит
0ca44f5eab
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      src/freedombone-app-icecast

+ 1
- 0
src/freedombone-app-icecast Прегледај датотеку

@@ -666,6 +666,7 @@ function install_icecast {
666 666
     icecast_update_daemon
667 667
     nginx_ensite icecast
668 668
     systemctl restart nginx
669
+    systemctl restart icecast2
669 670
 
670 671
     APP_INSTALLED=1
671 672
 }