1
0
mirror da https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

feat: Load memory module (#1495)

This commit is contained in:
Kroese
2025-10-17 13:38:11 +02:00
committato da GitHub
parent f1ea8ee227
commit c6a8c0b702
+2
Vedi File
@@ -22,7 +22,9 @@ cd /run
. boot.sh # Configure boot
. proc.sh # Initialize processor
. power.sh # Configure shutdown
. memory.sh # Check available memory
. config.sh # Configure arguments
. finish.sh # Finish initialization
trap - ERR