This repository offers a Systemd timer for utilizing duperemove.
Before proceeding with the installation, ensure that you have the following packages installed on your system:
- util-linux (which provides findmnt)
- gnu-coreutils
- bash
- duperemove
Once you have installed all the necessary dependencies, execute the
install.sh
script as the root user. This script will automatically enable
and install the timer for you.
This project is licensed under the MIT License. See the LICENSE file for more information.