mirror of
https://github.com/lucascbeyeler/zmbackup.git
synced 2026-04-25 07:05:55 +03:00
[GH-ISSUE #38] edit cron job #24
Labels
No labels
Bug Report
Enhancement
Enhancement
Feature Idea
Feature Idea
Not Implemented
Question
Question
Task
Wontfix
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zmbackup#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @antonzhelyazkov on GitHub (May 11, 2017).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/38
Originally assigned to: @lucascbeyeler on GitHub.
Hi,
It seems that house keep - zmbhousekeep could not be started from cron, bebause in /etc/cron.d/zmbackup.cron house keep script is named as zmhousekeep. Could you replace zmhousekeep with zmbhousekeep
@lucascbeyeler commented on GitHub (May 14, 2017):
Good morning @antonzhelyazkov ,
Sorry for the later answer, but this bug is already fixed in the release 1.1.4. Can you please try again?
Regards,
Lucas Costa Beyeler
@antonzhelyazkov commented on GitHub (May 17, 2017):
Hi @lucascbeyeler,
Cron is fixed.