mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-06 01:45:30 -05:00
3 lines
64 B
Batchfile
3 lines
64 B
Batchfile
|
cd src
|
||
|
python -c "import onionshare; onionshare.main()" %*
|
||
|
cd ..
|