From be2c36e10138edd9fe901f380a74f8a553cf989f Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Thu, 31 May 2018 12:03:52 +0000 Subject: [PATCH] wip #2074 @1 --- fluidbook/bourbon/sendemail.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fluidbook/bourbon/sendemail.bat b/fluidbook/bourbon/sendemail.bat index aeb3924f2..1773cda31 100644 --- a/fluidbook/bourbon/sendemail.bat +++ b/fluidbook/bourbon/sendemail.bat @@ -1,2 +1,3 @@ @echo off -sendemail.exe "test@cubedesigners.com" "Message de test" "Corps du message de test" "H:\Works\cubeExtranet\fluidbook\bourbon\report.txt" "report.txt" \ No newline at end of file +sendemail.exe "test@cubedesigners.com" "Message de test" "Corps du message de test" %cd%\report.txt "report.txt" +pause \ No newline at end of file -- 2.39.5