Unverified Commit 3fc3005b authored by Kroese's avatar Kroese Committed by GitHub
Browse files

fix: Processor (#523)

* fix: Processor
parent 20f48edd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+0 −0

File moved.