Unverified Commit 4564cdc8 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

fix: Processor (#286)

* fix: Processor
parent bb5921e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ cd /run
. display.sh    # Initialize graphics
. network.sh    # Initialize network
. boot.sh       # Configure boot
. cpu.sh        # Initialize processor
. proc.sh       # Initialize processor
. config.sh     # Configure arguments

trap - ERR
+0 −0

File moved.