Update entry.sh
This commit is contained in:
parent
673614d6b8
commit
3b1e34a41e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,9 +9,9 @@ cd /run
|
|||
. reset.sh # Initialize system
|
||||
. install.sh # Get bootdisk
|
||||
. disk.sh # Initialize disks
|
||||
. display.sh # Initialize graphics
|
||||
. network.sh # Initialize network
|
||||
. boot.sh # Configure boot
|
||||
. display.sh # Initialize graphics
|
||||
. proc.sh # Initialize processor
|
||||
. config.sh # Configure arguments
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue