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

feat: Load memory module (#1495)

parent f1ea8ee2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,7 +22,9 @@ cd /run
. boot.sh       # Configure boot
. proc.sh       # Initialize processor
. power.sh      # Configure shutdown
. memory.sh     # Check available memory
. config.sh     # Configure arguments
. finish.sh     # Finish initialization

trap - ERR