Fix install bug for etc/*

This commit is contained in:
Gregory Kurtzer
2020-12-01 18:03:13 -08:00
parent 2ec3ab412c
commit 37eaa979ec

View File

@@ -48,7 +48,7 @@ files: all
install -d -m 0755 /etc/warewulf/
install -d -m 0755 /etc/warewulf/ipxe
install -d -m 0755 /var/lib/tftpboot/warewulf/ipxe/
cp -r etc* /etc/warewulf/
cp -r etc/* /etc/warewulf/
cp -r tftpboot/* /var/lib/tftpboot/warewulf/ipxe/
restorecon -r /var/lib/tftpboot/warewulf
cp -r overlays /var/warewulf/