1 2 3 4 5 6
#!/bin/bash # Stop on error set -euo pipefail grubby --update-kernel=ALL --args="vga=792"