mirror of
https://github.com/dockur/windows.git
synced 2025-12-19 08:50:37 +00:00
feat: Load memory module (#1495)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user