We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I would love to be able to actually schedule a time rather than just an interval between backups. Is this currently possible?
The text was updated successfully, but these errors were encountered:
I would recommend setting up a normal cron job and have it use the backup now option described here:
backup now
https://github.com/itzg/docker-mc-backup#on-demand-backups
Sorry, something went wrong.
I would recommend setting up a normal cron job and have it use the backup now option described here: https://github.com/itzg/docker-mc-backup#on-demand-backups
Okay I see! Disabling the built in timer should just be setting it to -1 correct?
-1
The "now" argument will instruct it to run one time only, so effectively disabling the timer.
No branches or pull requests
I would love to be able to actually schedule a time rather than just an interval between backups. Is this currently possible?
The text was updated successfully, but these errors were encountered: