install wpkg instead of wpkg-gp in bootstrap

tags/0.0.1
Daniel Berteaud 13 years ago
parent 3a36c8ef12
commit 1dffffee51
  1. 2
      root/home/e-smith/files/shares/tools/files/scripts/bootstrap.bat

@ -4,5 +4,5 @@ cd "%~dp0"
call conf.bat call conf.bat
net use \\%IPASSERELLE_IP%\wpkg net use \\%IPASSERELLE_IP%\wpkg
net use \\%IPASSERELLE_IP%\wpkglogs net use \\%IPASSERELLE_IP%\wpkglogs
cscript "\\%IPASSERELLE_IP%\wpkg\wpkg.js" /debug /install:wpkg-gp /force /nonotify cscript "\\%IPASSERELLE_IP%\wpkg\wpkg.js" /debug /install:wpkg /force /nonotify

Loading…
Cancel
Save