re
reasecret
#1
How can I stop automatic incremental backups?
How can I stop automatic incremental backups?
you can remove it from crontab
sudo nano /etc/crontab
remove the part with backup.py
systemctl restart crond.service