mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Changed M: to N:
SVN revision: 624
This commit is contained in:
parent
c6e03ee720
commit
a7dfccb675
@ -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\
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user