From e39eeb0082d8b1f72dd0bdff7d3269b4e77c9c7c Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 18 Mar 2025 12:40:00 +0100 Subject: [PATCH] Update entry.sh --- src/entry.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/entry.sh b/src/entry.sh index 83053e0..69a83c4 100755 --- a/src/entry.sh +++ b/src/entry.sh @@ -6,6 +6,7 @@ set -Eeuo pipefail cd /run +. utils.sh # Load functions . reset.sh # Initialize system . define.sh # Define images . install.sh # Download image