diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14,15 +14,15 @@ features/profiles of RBU are: * Copy backup status log to remote location * Send status notifications over mqtt -## Usage - -### Prerequisite +## Prerequisite * POSIX shell * LBU (default on Alpine installation) * rsync `apk add rsync` * mosquitto-pub `apk add mosquitto-clients` +## Usage + ### Configuration RBU needs a configuration file named `rbu.conf`. This configuration should |