tuxfoo / lbry-seedit

A simple script to help support the lbry network and your favourite creators on it.
GNU General Public License v2.0
33 stars 10 forks source link

Run cron job inside container #6

Closed kodxana closed 3 years ago

kodxana commented 3 years ago

Going to add it soon but we need to decide how many times per day script need to be executed. My suggestion is to execute script every 12h.

tuxfoo commented 3 years ago

Running the cron job inside the container is a good idea. Every 12 hours seems reasonable to me.

I am going to clone and test the container tomorrow before merging it.