You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First thing first thank you so much for this great script, it makes my life so much easier <3
I would like to submit a feature request to make the CRON schedule customizable via the envvars like most of the rest.
Actually the CRON schedule is autoset on a random time but in my case I need to be able to choose it explicitly to avoid any issues with other scheduled tasks I have.
Until now I have to sh into the docker container after each (re)creation to crontab -e what makes the container auto update a little bit tedious.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello !
First thing first thank you so much for this great script, it makes my life so much easier <3
I would like to submit a feature request to make the CRON schedule customizable via the envvars like most of the rest.
Actually the CRON schedule is autoset on a random time but in my case I need to be able to choose it explicitly to avoid any issues with other scheduled tasks I have.
Until now I have to sh into the docker container after each (re)creation to crontab -e what makes the container auto update a little bit tedious.
Any thoughts ?
Beta Was this translation helpful? Give feedback.
All reactions