feat: Load additional startup script

This commit is contained in:
Kroese 2025-10-02 17:09:24 +02:00 committed by GitHub
parent bbd9128cbf
commit 2fe09989f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,7 @@ set -Eeuo pipefail
cd /run
. start.sh # Placeholder
. utils.sh # Load functions
. reset.sh # Initialize system
. install.sh # Run installation