mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-29 04:00:34 +00:00
3 lines
79 B
Batchfile
3 lines
79 B
Batchfile
@echo off
|
|
set PYTHON="c:\Python26\python.exe"
|
|
%PYTHON% setup.py clean --all
|