codecombat/scripts/windows/coco-dev-setup/batch/scripts/get_config.bat
Glen De Cauwsemaecker 381f4e906e More updates.
2014-04-02 04:52:41 +02:00

3 lines
No EOL
100 B
Batchfile
Executable file

call run_script ..\config\config.coco %2 %3 %4 %5 %6 > var.tmp
set /p %1= < var.tmp
del /q var.tmp