mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-04 07:25:10 -04:00
re-added dependencies, to get onionshare working in Tails again (fixes #16)
This commit is contained in:
parent
b05d13af46
commit
851777fe42
265 changed files with 71657 additions and 19 deletions
2
setup.py
2
setup.py
|
@ -28,5 +28,5 @@ setup(
|
|||
license="GPL v3",
|
||||
keywords='onion, share, onionshare, tor, anonymous, web server',
|
||||
packages=['onionshare'],
|
||||
scripts=['bin/onionshare', 'bin/tails-onionshare']
|
||||
scripts=['bin/onionshare']
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue