From 44859d2b8f9e288ad71b6dc5e860d292724b897d Mon Sep 17 00:00:00 2001 From: Lukas Date: Fri, 23 Jul 2021 11:55:43 +0200 Subject: [PATCH] correct URL --- leaves/vhmd.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/leaves/vhmd.cfg b/leaves/vhmd.cfg index 12df5c9..de6b307 100644 --- a/leaves/vhmd.cfg +++ b/leaves/vhmd.cfg @@ -11,7 +11,7 @@ # USAGE : Press the `tab` or 'e' key during POST and apend that after the 'quiet' string : # inst.ks=https://git.phyllo.me/home/kickstart/raw/branch/master/leaves/vhmd.cfg -%include https://git.phyllo.me/home/kickstart/raw/branch/master/leafs/vmd.cfg # Includes vemdd.cfg, the minimal GNOME-based desktop-oriented virtual machine ks file. +%include https://git.phyllo.me/home/kickstart/raw/branch/master/leaves/vmd.cfg # Includes vemdd.cfg, the minimal GNOME-based desktop-oriented virtual machine ks file. %post # Beginning of %post section