From 355455cf13bccf657a52d82c769016f0f1e23248 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 16 May 2024 19:45:19 +0200 Subject: [PATCH] feat: Refactor download code --- src/entry.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/entry.sh b/src/entry.sh index 8893716..20ec453 100644 --- a/src/entry.sh +++ b/src/entry.sh @@ -10,6 +10,7 @@ cd /run . reset.sh # Initialize system . define.sh # Define versions +. mido.sh # Download code . install.sh # Run installation . disk.sh # Initialize disks . display.sh # Initialize graphics