Dear community.
I'm in need of some support. Have been trying to find a solution for hours now, but unfortunately unsuccessful.
I have installed binhex/DelugeVPN on my synology with success. All works great.
Have also written a script that executes well in the 'command-box' of the docker; which basically uses deluge-console to identify if there are any 'stalled' torrents. and if so, it will remove them. The script is fine, but I can't find a way to 'run this script periodicly, every 6 hours.
Cron or cronjob are not included in the package, nor is apt-get.
Is there any way to run a period script in the docker?
Thanks for your views/suggestions