mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-24 01:40:23 +00:00
Added clean.bat
This commit is contained in:
parent
0881d0cb61
commit
5da15e383d
1 changed files with 3 additions and 0 deletions
3
clean.bat
Normal file
3
clean.bat
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
@echo off
|
||||
set PYTHON="c:\Python26\python.exe"
|
||||
%PYTHON% setup.py clean --all
|
||||
Loading…
Reference in a new issue