mirror of
https://github.com/AuxXxilium/arc-c.git
synced 2024-11-23 23:11:08 +07:00
boot: add empty line to separate sections
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
627ea738c0
commit
8cf31c4ff3
@ -213,6 +213,7 @@ elif [ "${DIRECTBOOT}" = "false" ]; then
|
||||
ethtool -s ${N} wol g 2>/dev/null
|
||||
done
|
||||
fi
|
||||
echo
|
||||
echo -e "\033[1;37mLoading DSM kernel...\033[0m"
|
||||
|
||||
# Write new Bootcount
|
||||
|
Loading…
Reference in New Issue
Block a user