diff --git a/41_snapshots-btrfs b/41_snapshots-btrfs index 41dab9a..70acb8e 100755 --- a/41_snapshots-btrfs +++ b/41_snapshots-btrfs @@ -20,14 +20,16 @@ # - Automatically generate grub.cfg if you use the provided systemd service. # # Installation: -# - Refer to https://github.com/Antynea/grub-btrfs#installation- +# - Refer to https://github.com/Antynea/grub-btrfs#%EF%B8%8F-installation # # Customization: # You have the possibility to modify many parameters in /etc/default/grub-btrfs/config. +# Read more here https://github.com/Antynea/grub-btrfs#installation- an in the manpage +# 'man grub-btrfs' # # Automatically update Grub # If you would like grub-btrfs menu to automatically update when a snapshot is created or deleted: -# - Refer to https://github.com/Antynea/grub-btrfs#automatically-update-grub. +# - Refer to https://github.com/Antynea/grub-btrfs#-automatically-update-grub-upon-snapshot. # # Special thanks for assistance and contributions: # - My friends diff --git a/config b/config index e227fa0..d351a7f 100644 --- a/config +++ b/config @@ -2,10 +2,14 @@ <<<<<<< HEAD -GRUB_BTRFS_VERSION=4.12-HEAD-2023-03-26T17:44:56+00:00 +<<<<<<< HEAD +GRUB_BTRFS_VERSION=4.12-HEAD-2023-03-26T17:46:23+00:00 ======= -GRUB_BTRFS_VERSION=4.12-master-2023-03-26T17:20:08+00:00 +GRUB_BTRFS_VERSION=4.12-HEAD-2023-03-26T17:46:23+00:00 >>>>>>> 02513bb (grub-btrfs: get bach the grub_btrfs_search_directory functionality) +======= +GRUB_BTRFS_VERSION=4.12-HEAD-2023-03-26T17:46:23+00:00 +>>>>>>> 4b564c1 (grub-btrfs: update comments) # Disable grub-btrfs. # Default: "false"