Enabled installation of LDS-ImageDownloader
This commit is contained in:
@@ -111,7 +111,7 @@ esac
|
||||
|
||||
#Install LDS-ImageDownloader
|
||||
if $LDSID; then
|
||||
#git clone $LDSIDREPO /opt/LDS/ImageDownloader
|
||||
git clone $LDSIDREPO /opt/LDS/ImageDownloader
|
||||
cd /opt/LDS/ImageDownloader/
|
||||
ln -s /opt/LDS/ImageDownloader/LinuxInstallers-LID.ipxe /opt/LDS/tftp/iPXE/LinuxInstallers-LID.ipxe
|
||||
sed -i '/set LDSIMenu/c\set LDSIMenu LinuxInstallers-LID.ipxe' /opt/LDS/tftp/iPXE/LDS.ipxe
|
||||
|
||||
Reference in New Issue
Block a user