hirak99 / yabsnap

Btrfs Scheduled Snapshot Manager for Arch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Print to `STDERR` so that this doesn't end up in rollback script when redirecting to file.

Esgariot opened this issue · comments

yabsnap/src/code/main.py

Lines 137 to 143 in deb4d2e

print('\n'.join([
'',
'*** NOTE - Backup schedule exists but yabsnap.timer is not active ***',
'To enable scheduled backups, please run -',
' sudo systemctl enable --now yabsnap.timer',
'',
]))

Thanks, this should be fixed in v1.07.1.