diff --git a/scripts/upgrade b/scripts/upgrade index 9eae3b4..5bdf034 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -147,7 +147,7 @@ ynh_script_progression --message="Updating coturn config..." --weight=1 # WARNING : theses command are used in INSTALL, UPGRADE # For any update do it in all files -coturn_config_path="/etc/matrix-$app/coturn.conf" +coturn_config_path="/etc/$app/coturn.conf" cp ../conf/turnserver.conf "$coturn_config_path"