From b5ab4c3c65b5f854aabf54bb841745b59ee63b19 Mon Sep 17 00:00:00 2001 From: St33v Date: Thu, 13 May 2021 09:49:56 +1000 Subject: add continuation backslash --- borgAuto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'borgAuto.sh') diff --git a/borgAuto.sh b/borgAuto.sh index 18f5acc..46d4bc1 100755 --- a/borgAuto.sh +++ b/borgAuto.sh @@ -62,7 +62,7 @@ borg create -v --stats --compression auto,lzma,6 \ /home/st33v \ /var/log/pacman.log \ /etc/systemd/system \ - /boot/grub/*.cfg + /boot/grub/*.cfg \ --exclude '/home/$USER/cargo' \ --exclude '/home/st33v/.*' \ --exclude '*.vdi' \ -- cgit v1.3