From 29390c0d415fc912c2f24d8ac64123cf5b471966 Mon Sep 17 00:00:00 2001 From: Tretter Date: Fri, 23 Oct 2020 17:53:52 +0100 Subject: [PATCH] fix typo --- runWin.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runWin.cmd b/runWin.cmd index 6f14d15..ea31c2c 100644 --- a/runWin.cmd +++ b/runWin.cmd @@ -1 +1 @@ -C:\cygwin64\bin\sh.exe -li ~/RecordAppInsights/recordAppInsiths.sh +C:\cygwin64\bin\sh.exe -li ~/RecordAppInsights/recordAppInsights.sh