summaryrefslogtreecommitdiff
path: root/borgAuto.sh
diff options
context:
space:
mode:
authorSt33v <github@f3rr3t.com>2021-05-12 17:17:21 +1000
committerSt33v <github@f3rr3t.com>2021-05-12 17:17:21 +1000
commitcdee589b804e89a043804382aed881234ee18810 (patch)
tree5f2b45afce5c69c1c2e7136514870ba5cd5796a7 /borgAuto.sh
parent8d2bac76f7da285b331867f7d9aa36c6e148f416 (diff)
add grub config file
Diffstat (limited to 'borgAuto.sh')
-rwxr-xr-xborgAuto.sh1
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' \