mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-04 21:04:41 +00:00
4 lines
70 B
Batchfile
4 lines
70 B
Batchfile
|
|
@echo off
|
||
|
|
set PYTHON="c:\Python 24\python.exe"
|
||
|
|
%PYTHON% test.py -pvcw
|