docker_refreshcron.sh 164 B

12345
  1. #!/bin/sh
  2. #
  3. # run this script everytime you changed the cron file
  4. # to make the changes take effect
  5. docker exec -it calibre-cron crontab /etc/cron.d/calibre-cron