Changed M: to N:

SVN revision: 624
This commit is contained in:
Stefan Ritt 2003-11-19 14:11:57 +00:00
parent c6e03ee720
commit a7dfccb675

View File

@ -11,9 +11,9 @@ nmake -f elconv.mak CFG="elconv - Win32 Release"
cd .. cd ..
rem map network drive rem map network drive
net use m: /d > nul net use n: /d > nul
net use m: \\pc2075\midas mi_das /user:midas net use n: \\pc2075\midas mi_das /user:midas
"\program files\NSIS\makensis" /DVERSION=%version% elog.nsi "\program files\NSIS\makensis" /DVERSION=%version% elog.nsi
copy elog%version%.exe m:\html\elog\download\windows\ copy elog%version%.exe n:\html\elog\download\windows\