Create the correct directory name (plural for chroots)
This commit is contained in:
2
Makefile
2
Makefile
@@ -44,7 +44,7 @@ all: vendor wwctl wwclient
|
||||
|
||||
files: all
|
||||
install -d -m 0755 /var/warewulf/
|
||||
install -d -m 0755 /var/warewulf/chroot
|
||||
install -d -m 0755 /var/warewulf/chroots
|
||||
install -d -m 0755 /etc/warewulf/
|
||||
install -d -m 0755 /etc/warewulf/ipxe
|
||||
install -d -m 0755 /var/lib/tftpboot/warewulf/ipxe/
|
||||
|
||||
Reference in New Issue
Block a user