linkchecker/clean.bat

4 lines
79 B
Batchfile
Raw Normal View History

2009-07-28 22:13:37 +00:00
@echo off
set PYTHON="c:\Python26\python.exe"
%PYTHON% setup.py clean --all