arch-maride-flavour/steps/40-install.step
2017-07-31 01:07:54 +02:00

5 lines
105 B
Bash
Executable File

#!/bin/sh
echo "~> Installing 'base' group and 'grub', 'efibootmgr'"
pacstrap /mnt base grub efibootmgr