/etc/dynup
to run the check every 10 minutes it is enough to edit the cron filecrontab -e
and insert the following statement:*/10 * * * * /etc/dynup/dynup
ddclient.exe -file ddclient.conf
It is important to specify the configuration file location because by default it searches for a path typical of Unix environments./etc/dynup
to run the check every 10 minutes it is sufficient to edit the cron filecrontab -e
and insert the following directive:*/10 * * * * /etc/dynup/dynup