mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
fix: Move order in entry file
This commit is contained in:
parent
2f76373b3d
commit
a7a7383ea8
1 changed files with 1 additions and 1 deletions
|
|
@ -22,8 +22,8 @@ cd /run
|
|||
. boot.sh # Configure boot
|
||||
. proc.sh # Initialize processor
|
||||
. power.sh # Configure shutdown
|
||||
. config.sh # Configure arguments
|
||||
. memory.sh # Check available memory
|
||||
. config.sh # Configure arguments
|
||||
. finish.sh # Finish initialization
|
||||
|
||||
trap - ERR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue