✰ ventoy_grub.cfg
menuentry "關機shutdown" {
echo '關機...'
halt
}
menuentry "重新開機reboot" {
echo '重新開機...'
reboot