From 46c456dafcb33577a22b4104432806abf02ec73c Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 20 Nov 2023 12:41:54 +0100 Subject: [PATCH] fix: Display configuration --- src/entry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/entry.sh b/src/entry.sh index 00f41b1..9074d69 100755 --- a/src/entry.sh +++ b/src/entry.sh @@ -33,8 +33,8 @@ cd /run . install.sh # Get bootdisk . disk.sh # Initialize disks -. network.sh # Initialize network . display.sh # Initialize display +. network.sh # Initialize network KVM_ERR="" KVM_OPTS=""