1
0
mirror of https://github.com/rancher/os.git synced 2025-06-24 05:57:03 +00:00
os/scripts/installer/bootstrap

7 lines
100 B
Plaintext
Raw Normal View History

#!/bin/bash
export DEBIAN_FRONTEND=noninteractive
apt-get update
apt-get install -y grub2 parted