arc-a: cleanup

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-02-12 18:39:42 +01:00
parent 7d43f93774
commit 212f6d8d00

View File

@ -390,7 +390,6 @@ function boot() {
if [ $? -eq 0 ]; then
make
fi
grub-editenv ${GRUB_PATH}/grubenv set next_entry="boot"
writeConfigKey "arc.bootcount" "0" "${USER_CONFIG_FILE}"
dialog --backtitle "$(backtitle)" --title "Arc Boot" \
--infobox "Booting DSM...\nPlease stay patient!" 4 25