#!/bin/bash # Stop on error set -euo pipefail grubby --update-kernel=ALL --args="vga=792"