mirror of
https://github.com/YunoHost-Apps/coturn_ynh.git
synced 2024-09-03 18:16:32 +02:00
Update restore
This commit is contained in:
parent
7456641d45
commit
42128b97b6
1 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ ynh_script_progression --message="Restoring Coturn configuration..." --weight=1
|
|||
ynh_restore_file --origin_path="/etc/turnserver.conf"
|
||||
|
||||
#=================================================
|
||||
# BACKUP THE COTURN DATAPATH
|
||||
# RESTORE THE COTURN DATAPATH
|
||||
#=================================================
|
||||
ynh_script_progression --message="Restoring Coturn Datapath..." --weight=1
|
||||
|
||||
|
@ -64,7 +64,7 @@ ynh_system_user_create --username=turnserver
|
|||
adduser turnserver ssl-cert
|
||||
|
||||
#=================================================
|
||||
# CREATE A DH FILE
|
||||
# RECREATE A DH FILE
|
||||
#=================================================
|
||||
ynh_script_progression --message="Creating a dhparam file..." --weight=3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue