Corrected link

This commit is contained in:
Kevin Veen-Birkenbach 2025-08-22 09:23:40 +02:00
parent dc3f4e05a8
commit 95a2172fff
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E

View File

@ -2,7 +2,7 @@
## Description ## Description
This role cleans up failed Docker backups by pulling a [Git repository](https://github.com/kevinveenbirkenbach/sys-ctl-cln-faild-bkps) that contains cleanup scripts and configuring a systemd service to execute them. It ensures that failed or incomplete backups are removed to free up disk space and maintain a healthy backup environment. This role cleans up failed Docker backups by pulling a [Git repository](https://github.com/kevinveenbirkenbach/cleanup-failed-docker-backups) that contains cleanup scripts and configuring a systemd service to execute them. It ensures that failed or incomplete backups are removed to free up disk space and maintain a healthy backup environment.
## Overview ## Overview