This commit is contained in:
mig5 2025-04-14 09:49:37 +00:00 committed by GitHub
commit a85002e446
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,4 +28,3 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.scripts]
onionshare = 'onionshare:main'
onionshare-cli = 'onionshare_cli:main'