starter-kit/bots/images/scripts/centos-7.bootstrap
2019-08-25 15:21:02 +00:00

4 lines
118 B
Bash
Executable file

#! /bin/bash
BASE=$(dirname $0)
$BASE/virt-install-fedora "$1" x86_64 "http://mirror.centos.org/centos/7/os/x86_64/"