1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00

Update restore

This commit is contained in:
ericgaspar 2021-01-13 17:39:01 +01:00
parent 49076c950c
commit e11fb6d114
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -90,12 +90,6 @@ ynh_restore_file --origin_path="/etc/systemd/system/coturn-$app.service"
systemctl enable $app.service --quiet
systemctl enable coturn-$app.service --quiet
#=================================================
# RESTORE THE LOGROTATE CONFIGURATION
#=================================================
ynh_restore_file --origin_path="/var/log/$app"
#=================================================
# INTEGRATE SERVICE IN YUNOHOST
#=================================================
@ -115,7 +109,7 @@ yunohost service add coturn-$app --needs_exposed_ports $turnserver_tls_port
#=================================================
# CREATE A DH FILE
#=================================================
ynh_script_progression --message="Creating a dh file..." --weight=3
ynh_script_progression --message="Creating a dhparam file..." --weight=3
# WARNING : theses command are used in INSTALL, UPGRADE, RESTORE
# For any update do it in all files