mirror of
https://github.com/AuxXxilium/arc-v.git
synced 2024-11-23 15:01:04 +07:00
arc: fix boot message
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
c75350f32b
commit
d3621f2e27
@ -2796,7 +2796,7 @@ function boot() {
|
||||
fi
|
||||
writeConfigKey "arc.bootcount" "0" "${USER_CONFIG_FILE}"
|
||||
dialog --backtitle "$(backtitle)" --title "Arc Boot" \
|
||||
--infobox "Booting to DSM - Please stay patient!" 5 30
|
||||
--infobox "Booting to DSM...\nPlease stay patient!" 4 25
|
||||
sleep 2
|
||||
exec reboot
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user