Restart icecast
This commit is contained in:
parent
ad92c92ba8
commit
0ca44f5eab
|
@ -666,6 +666,7 @@ function install_icecast {
|
|||
icecast_update_daemon
|
||||
nginx_ensite icecast
|
||||
systemctl restart nginx
|
||||
systemctl restart icecast2
|
||||
|
||||
APP_INSTALLED=1
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue