From 3b1e34a41e022e935c198d184350981f891a2e80 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 2 Feb 2024 18:41:47 +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 e438fdd..7a6cab1 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