diff --git a/41_snapshots-btrfs b/41_snapshots-btrfs index 18ea4f8..539d2ef 100755 --- a/41_snapshots-btrfs +++ b/41_snapshots-btrfs @@ -136,13 +136,9 @@ test_btrfs() ### Script ## Create entry -entry() { +entry() +{ echo "$@" >> "/boot/$grub_directory/grub-btrfs.cfg" -# local arg="$@" -# echo "${arg}" >> "/boot/$grub_directory/grub-btrfs.cfg" -# cat << EOF >> "/boot/$grub_directory/grub-btrfs.cfg" -# ${arg} -# EOF } ## menu entries