From 0357852bd4cc38213794a7b04e9ecf25e734031e Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Thu, 12 Apr 2012 09:47:33 +0200 Subject: [PATCH] Fix manual wpkg.bat script --- ipasserelle-gp.spec | 2 +- root/home/e-smith/files/shares/tools/files/scripts/bootstrap.bat | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ipasserelle-gp.spec b/ipasserelle-gp.spec index 68459e7..016ac2a 100644 --- a/ipasserelle-gp.spec +++ b/ipasserelle-gp.spec @@ -1,5 +1,5 @@ %define version 0.0.1 -%define release 1.beta17 +%define release 1.beta18 %define name ipasserelle-gp 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 37d5185..8527e77 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 @@ -2,5 +2,7 @@ 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