Loading src/entry.sh +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading src/cpu.sh→src/proc.sh +0 −0 File moved. View file Loading
src/entry.sh +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading