Fix profile name

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
pull/2/head
Marko Korhonen 5 years ago
parent de900fd4d2
commit 5fc81a31d4
No known key found for this signature in database
GPG Key ID: 911B85FBC6003FE5

@ -3,6 +3,6 @@ BINARIES=()
FILES=()
{%@@ if profile == "Mirkwood" @@%}
HOOKS=(colors consolefont base udev autodetect modconf block filesystems keyboard btrfs welcomemessage encrypt resume fsck)
{%@@ elif profile == "Mirkwood" @@%}
{%@@ elif profile == "Rivendell" @@%}
HOOKS=(colors consolefont base udev autodetect modconf block filesystems keyboard fsck)
{%@@ endif @@%}

Loading…
Cancel
Save