mirror of
https://github.com/AuxXxilium/arc-c.git
synced 2024-11-23 23:11:08 +07:00
arc-a: cleanup
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
7d43f93774
commit
212f6d8d00
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user