summaryrefslogtreecommitdiffstats
path: root/backup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'backup.sh')
-rw-r--r--backup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/backup.sh b/backup.sh
index 9eef9f3..66fc1fe 100644
--- a/backup.sh
+++ b/backup.sh
@@ -35,5 +35,5 @@ backup() {
#export PASSPHRASE
backup / sftp://backup/backup/root/ --exclude-globbing-filelist /root/duplicity_root_filter
backup /home/ sftp://backup/backup/home/ --exclude-globbing-filelist /root/duplicity_home_filter
-backup /boot/ sftp://backup/backup//boot/
+backup /boot/ sftp://backup/backup/boot/
#export PASSPHRASE=""