fix concfg.json

This commit is contained in:
Luke Sampson 2013-07-22 16:10:46 +10:00
parent 4307303672
commit 614874802a

View File

@ -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"
}