4 lines
39 B
Batchfile
Executable File
4 lines
39 B
Batchfile
Executable File
@echo off
|
|
cd onionr
|
|
python3 onionr.py
|