From be81d234c0d7736008ea5e65ae1395cd8df01bd9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 17 Jan 2021 11:21:19 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index d4b34d8..8721211 100644 --- a/scripts/install +++ b/scripts/install @@ -164,7 +164,7 @@ ynh_store_file_checksum --file="$coturn_config_path" # WARNING : theses command are used in INSTALL, UPGRADE # For any update do it in all files -cp ../sources/Coturn_config_rotate.sh $final_path/Coturn_config_rotate.sh +cp ../sources/Coturn_config_rotate.sh $final_path/ chmod +x $final_path/Coturn_config_rotate.sh #=================================================