mirror of
https://github.com/dockur/windows.git
synced 2025-10-18 22:12:31 +00:00
feat: Load memory module (#1495)
This commit is contained in:
parent
f1ea8ee227
commit
c6a8c0b702
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user