summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xborgAuto.sh2
1 files changed, 1 insertions, 1 deletions
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' \