codecombat/scripts/windows/coco-dev-setup/last_step_succesfull/get_config.bat
Glen De Cauwsemaecker 7690210eff progress
2014-04-03 02:17:28 +02:00

3 lines
No EOL
85 B
Batchfile
Executable file

powershell .\get_var.ps1 config.coco %1 > var.tmp
set /p %1= < var.tmp
del /q var.tmp