mirror of
https://github.com/btdig/dhtcrawler2.git
synced 2025-02-24 06:09:05 +00:00
5 lines
77 B
Batchfile
5 lines
77 B
Batchfile
![]() |
@echo off
|
||
|
setlocal
|
||
|
set rebarscript=%~f0
|
||
|
escript.exe "%rebarscript:.cmd=%" %*
|