From ff5a7b6c1d7026332f796179051afd606e1d57e4 Mon Sep 17 00:00:00 2001 From: Joe Tretter Date: Thu, 17 Dec 2020 08:42:06 -0600 Subject: [PATCH] add private e-mail addresss. --- runWin.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runWin.cmd b/runWin.cmd index 850e83c..c39011e 100644 --- a/runWin.cmd +++ b/runWin.cmd @@ -1,3 +1,3 @@ -curl -s -d "" -X POST "https://deadswitch.kawomi.com/api/v1?topic=kcc.process.recordAppInsights&secs=86500&email=joe.tretter@kcc.com" +curl -s -d "" -X POST "https://deadswitch.kawomi.com/api/v1?topic=kcc.process.recordAppInsights&secs=86500&email=joe.tretter@kcc.com,joerg.tretter@gmail.com" C:\cygwin64\bin\sh.exe -li ~/RecordAppInsights/recordAppInsights.sh copy /y db.sqlite3 \\ustca239\JoesHop\TipsPerfDB\ \ No newline at end of file