fix: Processor (#523)

* fix: Processor
This commit is contained in:
Kroese
2023-12-29 18:27:51 +01:00
committed by GitHub
parent 20f48edd00
commit 3fc3005ba5
2 changed files with 1 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ cd /run
. disk.sh # Initialize disks
. display.sh # Initialize graphics
. network.sh # Initialize network
. cpu.sh # Initialize processor
. proc.sh # Initialize processor
. serial.sh # Initialize serialport
. power.sh # Configure shutdown
. config.sh # Configure arguments