From 5ab515fb407b10d4f9365e5c5ebd810bba980947 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 2 Feb 2024 19:46:16 +0100 Subject: [PATCH] Update entry.sh --- src/entry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/entry.sh b/src/entry.sh index 7a6cab1..e438fdd 100755 --- a/src/entry.sh +++ b/src/entry.sh @@ -9,9 +9,9 @@ cd /run . reset.sh # Initialize system . install.sh # Get bootdisk . disk.sh # Initialize disks +. display.sh # Initialize graphics . network.sh # Initialize network . boot.sh # Configure boot -. display.sh # Initialize graphics . proc.sh # Initialize processor . config.sh # Configure arguments