BOARD: disable normalboot.custom.sh (#171)

as it only executes daemon, no further need for it
This commit is contained in:
Apaczer
2025-05-27 22:58:47 +02:00
committed by GitHub
parent 5c0a711fd2
commit f9941553c2
2 changed files with 1 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
# expected to be run from this directory
# LOGS variable is set, but it should usually be /dev/null
# CONSOLE_VARIANT is also set
# launch daemon
daemon >> "${LOGS}" 2>&1