From 1dffffee510fbe8a28340209d608f18fc26649ae Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Fri, 20 Apr 2012 18:45:54 +0200 Subject: [PATCH] install wpkg instead of wpkg-gp in bootstrap --- root/home/e-smith/files/shares/tools/files/scripts/bootstrap.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/home/e-smith/files/shares/tools/files/scripts/bootstrap.bat b/root/home/e-smith/files/shares/tools/files/scripts/bootstrap.bat index eeebeb0..0c300a6 100644 --- a/root/home/e-smith/files/shares/tools/files/scripts/bootstrap.bat +++ b/root/home/e-smith/files/shares/tools/files/scripts/bootstrap.bat @@ -4,5 +4,5 @@ cd "%~dp0" call conf.bat net use \\%IPASSERELLE_IP%\wpkg 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