update README.md

master
Bryan 2020-11-05 23:02:40 -06:00
parent a1e05a6d91
commit 1b5696f5d0
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,8 @@
# borgwrapper # borgwrapper
Wrapper to simplify backups with borgbackup Wrapper to simplify backups with borgbackup
# Auto Installation
----- -----
# Auto Installation
Copy `config.example` to `config` Copy `config.example` to `config`
Edit `config with your settings` Edit `config with your settings`
@ -13,8 +12,9 @@ Run `./install` from borgwrapper directory
Follow instructions under Manual Installation to set up prerequisits for database dumps. Follow instructions under Manual Installation to set up prerequisits for database dumps.
# Manual Installation
----- -----
# Manual Installation
Put the [script](src/borgwrapper) somewhere practical Put the [script](src/borgwrapper) somewhere practical
cp borgwrapper /usr/local/bin/borgwrapper cp borgwrapper /usr/local/bin/borgwrapper