feat(installer): deploy stream config
This commit is contained in:
parent
65d3552fc7
commit
ba73866e47
2 changed files with 169 additions and 2 deletions
4
install
4
install
|
@ -533,8 +533,8 @@ if $LIBRETIME_SETUP_ICECAST; then
|
|||
|
||||
service_restart_if_active icecast2
|
||||
|
||||
# set_config "$LIBRETIME_ICECAST_ADMIN_PASSWORD" icecast admin_password
|
||||
# set_config "$LIBRETIME_ICECAST_SOURCE_PASSWORD" icecast source_password
|
||||
set_config "$LIBRETIME_ICECAST_ADMIN_PASSWORD" stream outputs .default_icecast_output admin_password
|
||||
set_config "$LIBRETIME_ICECAST_SOURCE_PASSWORD" stream outputs .default_icecast_output source_password
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue