mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-12 11:22:14 -04:00
Snapcraft: New strategy for snap
This commit is contained in:
parent
c9f83dbda7
commit
7351447874
3 changed files with 27 additions and 31 deletions
|
@ -47,6 +47,7 @@ setuptools.setup(
|
|||
entry_points={
|
||||
"console_scripts": [
|
||||
"onionshare = onionshare:main",
|
||||
"onionshare-cli = onionshare_cli:main",
|
||||
],
|
||||
},
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue