mirror of
https://github.com/xcat2/confluent.git
synced 2024-12-25 04:32:11 +00:00
Touch up profile label for SUSE
This commit is contained in:
parent
e18ca3dd94
commit
5a22168657
@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
sed -i 's/sle 15/SUSE Linux Enterprise 15/; s/opensuse_leap/openSUSE Leap/' $2/profile.yaml
|
||||
ln -s $1/1/boot/x86_64/loader/linux $2/boot/kernel && \
|
||||
ln -s $1/1/boot/x86_64/loader/initrd $2/boot/initramfs/distribution && \
|
||||
mkdir -p $2/boot/media/EFI/BOOT && \
|
||||
|
Loading…
Reference in New Issue
Block a user