mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-01 04:34:27 -04:00
Start implementing cx_Freeze
This commit is contained in:
parent
008426e67f
commit
12de3166b7
5 changed files with 133 additions and 28 deletions
3
desktop/package/onionshare-cli.py
Normal file
3
desktop/package/onionshare-cli.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
import onionshare_cli
|
||||
|
||||
onionshare_cli.main()
|
Loading…
Add table
Add a link
Reference in a new issue