mirror of
https://github.com/YunoHost-Apps/coturn_ynh.git
synced 2024-09-03 18:16:32 +02:00
2 lines
130 B
Text
2 lines
130 B
Text
# Check if the IP as not changed at every 15th minute
|
|
*/15 * * * * root bash __DATA_DIR__/Coturn_config_rotate.sh >/dev/null 2>&1
|