diff --git a/src/entry.sh b/src/entry.sh index be6335a..3907bf0 100644 --- a/src/entry.sh +++ b/src/entry.sh @@ -7,6 +7,7 @@ set -Eeuo pipefail cd /run +. utils.sh # Load functions . reset.sh # Initialize system . define.sh # Define versions . mido.sh # Download code