Compare commits

..

No commits in common. "70d3fc542185dd9515e6dc85498ac751a6da5a3b" and "ccb06c3051dd1b275a2c815556330593df85aada" have entirely different histories.

View File

@ -34,12 +34,6 @@ if ! [ -e ./non-free/windows/winpe.iso ]; then
fi fi
fi fi
DLURL="https://download.microsoft.com/download/3/3/9/339BE62D-B4B8-4956-B58D-73C4685FC492/MicrosoftDeploymentToolkit_x64.msi"
FILENAME="./non-free/windows/MicrosoftDeploymentToolkit_x64.msi"
if ! [ -e $FILENAME ]; then
wget -nc -O $FILENAME $DLURL
fi
# copy files to tftp server # copy files to tftp server
cp -av ./non-free/windows ${TFTP}/non-free/ cp -av ./non-free/windows ${TFTP}/non-free/