Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 624 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 624 Bytes

Duperemove Timer

This repository offers a Systemd timer for utilizing duperemove.

Installation

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.

License

This project is licensed under the MIT License. See the LICENSE file for more information.