1
0
réplica de https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

feat: Load memory module (#1495)

Este commit está contenido en:
Kroese
2025-10-17 13:38:11 +02:00
cometido por GitHub
padre f1ea8ee227
commit c6a8c0b702
+2
Ver fichero
@@ -22,7 +22,9 @@ cd /run
. boot.sh # Configure boot . boot.sh # Configure boot
. proc.sh # Initialize processor . proc.sh # Initialize processor
. power.sh # Configure shutdown . power.sh # Configure shutdown
. memory.sh # Check available memory
. config.sh # Configure arguments . config.sh # Configure arguments
. finish.sh # Finish initialization
trap - ERR trap - ERR