diff options
| -rwxr-xr-x | borgAuto.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/borgAuto.sh b/borgAuto.sh index 36f80b1..18f5acc 100755 --- a/borgAuto.sh +++ b/borgAuto.sh @@ -62,6 +62,7 @@ borg create -v --stats --compression auto,lzma,6 \ /home/st33v \ /var/log/pacman.log \ /etc/systemd/system \ + /boot/grub/*.cfg --exclude '/home/$USER/cargo' \ --exclude '/home/st33v/.*' \ --exclude '*.vdi' \ |
