Merge branch 'master' into dev

This commit is contained in:
Kroese 2025-10-17 13:32:58 +02:00 committed by GitHub
commit 4e34c9beb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,9 @@ cd /run
. network.sh # Initialize network
. boot.sh # Configure boot
. proc.sh # Initialize processor
. memory.sh # Check available memory
. config.sh # Configure arguments
. finish.sh # Finish initialization
trap - ERR