Browse Source

Restart icecast

Bob Mottram 7 years ago
parent
commit
0ca44f5eab
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/freedombone-app-icecast

+ 1
- 0
src/freedombone-app-icecast View File

666
     icecast_update_daemon
666
     icecast_update_daemon
667
     nginx_ensite icecast
667
     nginx_ensite icecast
668
     systemctl restart nginx
668
     systemctl restart nginx
669
+    systemctl restart icecast2
669
 
670
 
670
     APP_INSTALLED=1
671
     APP_INSTALLED=1
671
 }
672
 }