From 614874802ab4442fc31b237ef45bdcd7754829eb Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Mon, 22 Jul 2013 16:10:46 +1000 Subject: [PATCH] fix concfg.json --- concfg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concfg.json b/concfg.json index 799f4edc65..1ef0a59cc7 100644 --- a/concfg.json +++ b/concfg.json @@ -3,5 +3,5 @@ "version": "0.2013.07.01", "url": "https://github.com/lukesampson/concfg/archive/master.zip", "unzip_folder": "concfg-master", - "bin": "concfg.ps1" + "bin": "bin\\concfg.ps1" } \ No newline at end of file