run_grunt.bat 51 Bytes
cd /d %~dp0
call grunt concat
call grunt less
pause