Onionr/run-windows.bat

5 lines
54 B
Batchfile
Raw Normal View History

2018-01-15 21:01:13 +00:00
@echo off
2019-02-16 20:40:30 +00:00
setlocal
chdir onionr
2019-08-11 02:02:06 +00:00
python __init__.py %*