2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-09-10 11:36:27 +00:00
Files
confluent/confluent_osdeploy/el8/profiles/default/initprofile.sh
T
Jarrod Johnson dd2dca5837 Add more profile contents
More parts of OS image profiles.
2020-05-06 14:03:53 -04:00

5 lines
129 B
Bash

#!/bin/sh
ln -s $1/images/pxeboot/vmlinuz $2/boot/kernel && \
ln -s $1/images/pxeboot/initrd.img $1/boot/initramfs/distribution