mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-10 15:20:38 -04:00
Start implementing cx_Freeze
This commit is contained in:
parent
f4fb212dbc
commit
f0d40beb77
5 changed files with 133 additions and 28 deletions
3
desktop/package/onionshare.py
Normal file
3
desktop/package/onionshare.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
import onionshare
|
||||
|
||||
onionshare.main()
|
Loading…
Add table
Add a link
Reference in a new issue