initial release
This commit is contained in:
20
README.md
20
README.md
@@ -1,3 +1,21 @@
|
||||
# btrkbk-cron
|
||||
|
||||
btrbk cron wrapper
|
||||
btrbk cron wrapper with healthchecks support.
|
||||
|
||||
[](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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user