update README.md
parent
a1e05a6d91
commit
1b5696f5d0
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue