Skip to content
New issue

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

tar backup creates a second eMail when running in a cron job #108

Closed
framps opened this issue Jan 30, 2019 · 1 comment
Closed

tar backup creates a second eMail when running in a cron job #108

framps opened this issue Jan 30, 2019 · 1 comment
Assignees
Labels
bug Issue accepted as a bug

Comments

@framps
Copy link
Owner

framps commented Jan 30, 2019

A second eMail is sent with following contents from cron job

/etc/cron.daily/raspiBackup:
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
@framps framps self-assigned this Jan 30, 2019
@framps framps added the bug Issue accepted as a bug label Jan 30, 2019
framps added a commit that referenced this issue Jan 30, 2019
@framps
Copy link
Owner Author

framps commented Jan 30, 2019

Fixed with 1771acf

Workaround:

Grab the latest 0.6.4.2 version
curl -sSLO https://www.linux-tips-and-tricks.de/raspiBackup.sh
and copy this version into /usr/local/bin
chmod +x raspiBackup.sh; sudo cp raspiBackup.sh /usr/local/bin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue accepted as a bug
Projects
None yet
Development

No branches or pull requests

1 participant