mirror of
https://github.com/YunoHost-Apps/coturn_ynh.git
synced 2024-09-03 18:16:32 +02:00
Update install
This commit is contained in:
parent
bd771803f3
commit
bfd5089d69
1 changed files with 0 additions and 2 deletions
|
@ -105,10 +105,8 @@ ynh_script_progression --message="Configuring Coturn..." --weight=1
|
|||
# For any update do it in all files
|
||||
|
||||
# Find password for turnserver
|
||||
ynh_print_OFF
|
||||
turnserver_pwd=$(ynh_string_random --length=30)
|
||||
ynh_app_setting_set --app=$app --key=turnserver_pwd --value=$turnserver_pwd
|
||||
ynh_print_ON
|
||||
|
||||
coturn_config_path="/etc/turnserver.conf"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue