btrbk-cron/README.md
paspo 693ded862c
All checks were successful
continuous-integration/drone/tag Build is passing
fix name
2024-09-18 18:49:03 +02:00

22 lines
338 B
Markdown

# btrbk-cron
btrbk cron wrapper with healthchecks support.
[![Build Status](https://drone.asperti.com/api/badges/paspo/btrbk-cron/status.svg)](https://drone.asperti.com/paspo/btrbk-cron)
## Build
Run this:
```bash
debuild -i -us -uc
```
## Installation
Just install the package as usual.
```bash
sudo dpkg -i btrbk-cron_*.deb
```