comparison bin/chef.cmd @ 0:a212a3f2e3ee

Initial commit.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 21 Dec 2013 14:44:02 -0800
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a212a3f2e3ee
1 @echo off
2 setlocal
3
4 python %~dp0..\chef.py %*
5