linkchecker/clean.bat
Bastian Kleineidam 5da15e383d Added clean.bat
2009-07-29 00:13:37 +02:00

3 lines
79 B
Batchfile

@echo off
set PYTHON="c:\Python26\python.exe"
%PYTHON% setup.py clean --all