refs #310 changes directory destiny
parent
336ce1cf54
commit
923000c42e
|
@ -79,7 +79,7 @@ generate_ipxe_script() {
|
|||
for mac_address in $MAC_ADDRESSES; do
|
||||
filename="01-${mac_address//:/-}"
|
||||
echo "Creando archivo $filename..."
|
||||
cp /ogboot/tftpboot/ipxe_scripts/default.ipxe /ogboot/tftpboot/ipxe_scripts/$filename
|
||||
cp /opengnsys/tftpboot/ipxe_scripts/default.ipxe /opengnsys/tftpboot/ipxe_scripts/$filename
|
||||
done
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue