From: vincent@cubedesigners.com Date: Thu, 31 May 2018 12:03:52 +0000 (+0000) Subject: wip #2074 @1 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=be2c36e10138edd9fe901f380a74f8a553cf989f;p=cubeextranet.git wip #2074 @1 --- 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