Skip to content
Snippets Groups Projects
Commit c74758fe authored by gobonja's avatar gobonja
Browse files

Merge branch 'master' into dev

parents 42622513 44172c8c
Branches master
No related tags found
1 merge request!1Merge dev into master
......@@ -48,7 +48,7 @@ if $(get_property "deleteSnapshots" "boolean" "true") ; then
fi;
if $(get_property "updateGrub" "boolean" "true") && [ "$(pacman -Qs ^grub-btrfs$)" ]; then
update-grub
grub-mkconfig -o /boot/grub/grub.cfg
fi;
exit 0
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment