aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/Readme.md b/Readme.md
index 6ab827e..b794932 100644
--- a/Readme.md
+++ b/Readme.md
@@ -37,10 +37,6 @@ The command specified in `$BACKUP_HOOK` is
executed on every successful backup. `$ARCHNAME` contains the relative path to the archive.
This can be used to further process the created backup.
-The following example copies the created archive to a remote server.
-
- BACKUP_HOOK="scp $ARCHNAME user@server:/home/user/backups/"
-
## Start automatically
Create user and group `minecraft` with home in `/var/minecraft`.