diff --git a/conf/cron_coturn b/conf/cron_coturn index 367154f..07b6cdd 100644 --- a/conf/cron_coturn +++ b/conf/cron_coturn @@ -1,2 +1,2 @@ # Check if the IP as not changed at every 15th minute -*/15 * * * * root bash __DATA_PATH__/Coturn_config_rotate.sh >/dev/null 2>&1 +*/15 * * * * root bash __DATA_DIR__/Coturn_config_rotate.sh >/dev/null 2>&1 diff --git a/manifest.toml b/manifest.toml index ce8319f..4b6f9b0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Coturn" description.en = "VoIP media traffic NAT traversal server and gateway" description.fr = "Serveur et passerelle NAT du trafic média VoIP" -version = "4.5.2.3~ynh1" +version = "4.5.2.3~ynh3" maintainers = ["eric_G"] diff --git a/scripts/remove b/scripts/remove index c70401a..6c47d00 100644 --- a/scripts/remove +++ b/scripts/remove @@ -70,7 +70,7 @@ ynh_secure_remove --file=/var/log/$app #================================================= # REMOVE DEDICATED USER #================================================= -#REMOVEME? ynh_script_progression --message="Removing the dedicated system user..." --weight=1 +ynh_script_progression --message="Removing the dedicated system user..." --weight=1 # Delete a system user deluser turnserver ssl-cert