mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
Merge branch 'master' into dev
This commit is contained in:
commit
4e34c9beb7
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue