grub-btrfsd: do no append with += to optional args

This does not work anymore, but it should be similar to the systemd
service file anyway, where things are just written in one line.

Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
This commit is contained in:
Pascal Jäger
2022-12-10 22:20:15 +01:00
parent e03e87dd64
commit 89ef805e81
3 changed files with 9 additions and 15 deletions

2
config
View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
GRUB_BTRFS_VERSION=4.12-master-2022-12-07T14:01:10+00:00
GRUB_BTRFS_VERSION=4.12-master-2022-12-10T21:20:15+00:00
# Disable grub-btrfs.
# Default: "false"